llvm-project/mlir/unittests/Analysis/Presburger
Arjun P 855cd847f7 [MLIR][Presburger] normalizeDivisionByGCD: fix bug when constant term is negative
Reviewed By: Groverkss

Differential Revision: https://reviews.llvm.org/D119531
2022-02-11 17:02:52 +05:30
..
CMakeLists.txt [MLIR][Presburger] Add support for piece-wise multi-affine functions 2022-02-08 00:43:59 +05:30
IntegerPolyhedronTest.cpp [MLIR][Presburger] normalizeDivisionByGCD: fix bug when constant term is negative 2022-02-11 17:02:52 +05:30
LinearTransformTest.cpp [MLIR][Presburger] LinearTransform: rename multiplication functions to be more intuitive 2022-01-25 04:18:19 +05:30
MatrixTest.cpp [MLIR] Matrix: support resizing horizontally 2021-09-17 16:22:31 +05:30
PWMAFunctionTest.cpp [MLIR][Presburger] factor out duplicated function `parsePoly` into a Utils.h 2022-02-09 00:35:43 +05:30
PresburgerSetTest.cpp [MLIR][Presburger] Support computing volumes via hyperrectangular overapproximation 2022-02-08 21:06:49 +05:30
SimplexTest.cpp [MLIR][Presburger] Simplex::computeIntegerBounds: support unbounded directions by returning Optionals 2022-02-08 20:57:18 +05:30
Utils.h [MLIR][Presburger] Fix linkage of functions in header 2022-02-08 17:51:34 +01:00