llvm-project/mlir/test/mlir-reduce
Mauricio Sifontes 16e9ccb2be Create TestReducer pass
- Create a pass that generates bugs based on trivially defined behavior for the purpose of testing the MLIR Reduce Tool.
- Implement the functionality inside the pass to crash mlir-opt in the presence of an operation with the name "crashOp".
- Register the pass as a test pass in the mlir-opt tool.

Reviewed by: jpienaar

Differential Revision: https://reviews.llvm.org/D83422
2020-07-11 00:46:57 +00:00
..
test-reducer-pass.mlir Create TestReducer pass 2020-07-11 00:46:57 +00:00
test.sh Create the MLIR Reduce framework 2020-07-07 23:42:53 +00:00
testcase-linux.mlir Create the MLIR Reduce framework 2020-07-07 23:42:53 +00:00