llvm-project/mlir/unittests/Analysis
Arjun P c605dfcfc0 [MLIR] FlatAffineConstraints: Use Matrix objects to store the constraints
This results in significant deduplication of code. This patch is not expected to change any functionality, it's just some simplification in preparation for future work. Also slightly simplified some code that was being touched anyway and added some unit tests for some functions that were touched.

Reviewed By: bondhugula

Differential Revision: https://reviews.llvm.org/D105152
2021-07-01 22:05:31 +05:30
..
Presburger [MLIR] FlatAffineConstraints: Use Matrix objects to store the constraints 2021-07-01 22:05:31 +05:30
AffineStructuresTest.cpp [MLIR] FlatAffineConstraints: Use Matrix objects to store the constraints 2021-07-01 22:05:31 +05:30
CMakeLists.txt Support emptiness checks for unbounded FlatAffineConstraints. 2021-01-14 19:33:37 +01:00
LinearTransformTest.cpp [MLIR] Add support for extracting an integer sample point (if one exists) from an unbounded FlatAffineConstraints. 2021-01-22 22:28:38 +05:30
PresburgerSetTest.cpp [MLIR] Support checking if two FlatAffineConstraints are equal 2021-01-18 21:46:01 +05:30