llvm-project/mlir/unittests
Groverkss 3001d4674d [MLIR][Presburger] Move IdKind specific insert/append
This patch moves identifier kind specific insert/append functions like
`insertDimId`, `appendSymbolId`, etc. from IntegerPolyhedron to
FlatAffineConstraints.

This change allows for a smoother transition to IntegerRelation.

This change is part of a series of patches to introduce Relations in Presburger
library.

Reviewed By: arjunp

Differential Revision: https://reviews.llvm.org/D120576
2022-02-26 18:54:30 +05:30
..
Analysis [MLIR][Presburger] Move IdKind specific insert/append 2022-02-26 18:54:30 +05:30
Conversion Apply clang-tidy fixes for performance-unnecessary-value-param to MLIR (NFC) 2022-01-02 01:45:18 +00:00
Dialect [MLIR][Presburger] Move Presburger/ files to presburger namespace 2022-02-25 16:01:29 +05:30
ExecutionEngine [mlir] Silence warnings when building with MSVC 2022-01-30 17:31:35 -05:00
IR [mlir] NFC NamedAttrList append with StringAttr 2022-02-17 20:30:25 +00:00
Interfaces Replace OwningModuleRef with OwningOpRef<ModuleOp> 2022-01-30 14:07:10 -08:00
Pass Replace OwningModuleRef with OwningOpRef<ModuleOp> 2022-01-30 14:07:10 -08:00
Rewrite Fix memory leaks in MLIR unit-tests (NFC) 2021-10-02 21:31:46 +00:00
Support [MLIR] Add forgotten directory Support to unittests cmake 2021-12-27 14:42:48 +05:30
TableGen [mlir] Add ODS support for enum attributes with grouped bit cases 2022-01-26 21:01:01 +00:00
Transforms Rename PatternRewriteSet::insert to add 2022-02-18 12:18:41 +01:00
CMakeLists.txt Mark some MLIR tests as requiring the native target to be configured 2022-01-14 07:23:14 +00:00