llvm-project/mlir/unittests
Chia-hung Duan 2afd16fe72 [mlir] Enable MLIRDialectUtilsTests
Also remove `TooFewDims` test which tried to create an invalid AffineMap.
The creation of an invalid AffineMap is rejected by `willBeValidAffineMap`,
as a result we can deprecate the test.

Reviewed By: bondhugula

Differential Revision: https://reviews.llvm.org/D114657
2021-11-27 22:36:43 +00:00
..
Analysis [MLIR] Simplex: fix a bug when rolling back a Simplex with no solutions 2021-11-26 22:33:48 +05:30
Conversion Implementation of the root ordering algorithm 2021-11-26 18:11:37 +05:30
Dialect [mlir] Enable MLIRDialectUtilsTests 2021-11-27 22:36:43 +00:00
ExecutionEngine [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
IR [mlir] Convert NamedAttribute to be a class 2021-11-18 05:39:29 +00:00
Interfaces [mlir][interfaces] Add insideMutuallyExclusiveRegions helper 2021-11-25 17:44:39 +09:00
Pass Add a clear() method on the PassManager (NFC) 2021-10-25 04:39:00 +00:00
Rewrite Fix memory leaks in MLIR unit-tests (NFC) 2021-10-02 21:31:46 +00:00
Support [mlir] fix Debug unittests 2021-11-03 21:34:36 +00:00
TableGen [mlir] Convert NamedAttribute to be a class 2021-11-18 05:39:29 +00:00
Transforms [mlir] DialectConversion: fix OperationLegalizer::isIllegal result when legality callback returns None 2021-11-15 14:53:06 +03:00
CMakeLists.txt Implementation of the root ordering algorithm 2021-11-26 18:11:37 +05:30