llvm-project/mlir/test/mlir-reduce
Mauricio Sifontes 8f4859d351 Create Optimization Pass Wrapper for MLIR Reduce
Create a reduction pass that accepts an optimization pass as argument
and only replaces the golden module in the pipeline if the output of the
optimization pass is smaller than the input and still exhibits the
interesting behavior.

Add a -test-pass option to test individual passes in the MLIR Reduce
tool.

Reviewed By: jpienaar

Differential Revision: https://reviews.llvm.org/D84783
2020-08-18 16:47:10 +00:00
..
dce-test.mlir Create Optimization Pass Wrapper for MLIR Reduce 2020-08-18 16:47:10 +00:00
failure-test.sh Create Reduction Tree Pass 2020-08-07 23:17:31 +00:00
multiple-function.mlir Create Optimization Pass Wrapper for MLIR Reduce 2020-08-18 16:47:10 +00:00
simple-test.mlir Create Optimization Pass Wrapper for MLIR Reduce 2020-08-18 16:47:10 +00:00
single-function.mlir Create Optimization Pass Wrapper for MLIR Reduce 2020-08-18 16:47:10 +00:00
test.sh Create the MLIR Reduce framework 2020-07-07 23:42:53 +00:00