llvm-project/mlir/unittests
Mehdi Amini a8c1d9d63e Add a clear() method on the PassManager (NFC)
This allows to clear an OpPassManager and populated it again with a new
pipeline, while preserving all the other options (including instrumentations).

Differential Revision: https://reviews.llvm.org/D112393
2021-10-25 04:39:00 +00:00
..
Analysis [MLIR] Add functionality to remove redundant local variables 2021-09-25 16:10:43 +05:30
Dialect [mlir][sparse] add support for std unary operations 2021-07-13 14:51:13 -07:00
ExecutionEngine [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
IR [mlir][RFC] Refactor layout representation in MemRefType 2021-10-19 12:31:15 +03:00
Interfaces [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00: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][StorageUniquer] Properly call the destructor on non-trivially destructible storage instances 2021-03-11 11:35:32 -08:00
TableGen Fix memory leaks in mlir/unittests/MLIRTableGenTests 2021-10-02 21:06:02 +00:00
Transforms [mlir] Make ConversionTarget dynamic legality callbacks composable 2021-10-12 13:05:54 +03:00
CMakeLists.txt [mlir] Make ConversionTarget dynamic legality callbacks composable 2021-10-12 13:05:54 +03:00