llvm-project/mlir/test/lib
River Riddle 64ce90e1af [mlir] Add a new `print-ir-after-failure` IR pass printing flag
This flag will print the IR after a pass only in the case where the pass failed. This can be useful to more easily view the invalid IR, without needing to print after every pass in the pipeline.

Differential Revision: https://reviews.llvm.org/D101853
2021-05-19 16:54:20 -07:00
..
Analysis [mlir][NFC] Move passes in test/lib/Transforms/ to a directory that mirrors what they test 2021-05-14 10:28:11 -07:00
Conversion [mlir][NFC] Move passes in test/lib/Transforms/ to a directory that mirrors what they test 2021-05-14 10:28:11 -07:00
Dialect Enhance InferShapedTypeOpInterface to make it accessible during dialect conversion 2021-05-19 02:51:14 +00:00
IR [mlir][NFC] Move passes in test/lib/Transforms/ to a directory that mirrors what they test 2021-05-14 10:28:11 -07:00
Pass [mlir] Add a new `print-ir-after-failure` IR pass printing flag 2021-05-19 16:54:20 -07:00
Reducer Create TestReducer pass 2020-07-11 00:46:57 +00:00
Rewrite [PatternMatch] Big mechanical rename OwningRewritePatternList -> RewritePatternSet and insert -> add. NFC 2021-03-22 17:20:50 -07:00
Transforms [mlir] Add missing dependence to TestDialect from TestTransforms 2021-05-14 11:00:31 -07:00
CMakeLists.txt [mlir][NFC] Move passes in test/lib/Transforms/ to a directory that mirrors what they test 2021-05-14 10:28:11 -07:00