llvm-project/mlir/unittests/Dialect
Groverkss 0a06ac749b [MLIR][Affine][Analysis] Merge FAC and FACV
With the introduction of IntegerPolyhedron and IntegerRelation in Presburger
directory, the purpose of FlatAffineConstraints becomes redundant. For users
requiring Presburger arithmetic without IR information, Presburger library can
directly be used. For users requiring IR information,
FlatAffineValueConstraints can be used.

This patch merges FAC and FACV to remove redundancy of FAC.

Reviewed By: arjunp

Differential Revision: https://reviews.llvm.org/D122476
2022-04-06 03:02:32 +05:30
..
Affine [MLIR][Affine][Analysis] Merge FAC and FACV 2022-04-06 03:02:32 +05:30
Quant [mlir][NFC] Split MlirQuant into proper IR/Utils/Transforms libraries 2022-02-03 10:54:52 -08:00
SPIRV [mlir][spirv] Avoid duplicated Block decoration during serialization 2021-12-10 19:20:49 -05:00
SparseTensor [mlir][NFC] Add a using for llvm::SMLoc/llvm::SMRange to LLVM.h 2022-01-26 21:37:23 -08:00
Utils [mlir] Enable MLIRDialectUtilsTests 2021-11-27 22:36:43 +00:00
BroadcastShapeTest.cpp
CMakeLists.txt [mlir:Analysis] Move the LoopAnalysis library to Dialect/Affine/Analysis 2022-01-18 10:28:22 -08:00