llvm-project/mlir/unittests/Analysis
Groverkss 94750af836 [MLIR][Presburger] Support divisions in union of two PWMAFunction
This patch adds support for divisions in the union of two PWMAFunction. This is
now possible because of previous patches, which made divisions explicitly
stored in MultiAffineFunction (MAF). This patch also refactors the previous
implementation, moving the implementation for obtaining a set of points where a
MAF is lexicographically "better" than the other to MAF.

Reviewed By: arjunp

Differential Revision: https://reviews.llvm.org/D138118
2023-01-19 18:33:00 +05:30
..
Presburger [MLIR][Presburger] Support divisions in union of two PWMAFunction 2023-01-19 18:33:00 +05:30
CMakeLists.txt