llvm-project/mlir/unittests/Analysis
Arjun P 6ebeba88f5 Support emptiness checks for unbounded FlatAffineConstraints.
With this, we have complete support for emptiness checks. This also paves the way for future support to check if two FlatAffineConstraints are equal.

Reviewed By: ftynse

Differential Revision: https://reviews.llvm.org/D94272
2021-01-14 19:33:37 +01:00
..
Presburger Introduce subtraction for FlatAffineConstraints 2020-10-07 17:31:06 +02:00
AffineStructuresTest.cpp Support emptiness checks for unbounded FlatAffineConstraints. 2021-01-14 19:33:37 +01:00
CMakeLists.txt Support emptiness checks for unbounded FlatAffineConstraints. 2021-01-14 19:33:37 +01:00
LinearTransformTest.cpp Support emptiness checks for unbounded FlatAffineConstraints. 2021-01-14 19:33:37 +01:00
PresburgerSetTest.cpp Introduce subtraction for FlatAffineConstraints 2020-10-07 17:31:06 +02:00