llvm-project/mlir/tools/mlir-reduce
Mauricio Sifontes ec04ce4623 Create the MLIR Reduce framework
Create the framework and testing environment for MLIR Reduce - a tool
with the objective to reduce large test cases into smaller ones while
preserving their interesting behavior.

Implement the functionality to parse command line arguments, parse the
MLIR test cases into modules and run the interestingness tests on
the modules.

Reviewed By: jpienaar

Differential Revision: https://reviews.llvm.org/D82803
2020-07-07 23:42:53 +00:00
..
CMakeLists.txt Create the MLIR Reduce framework 2020-07-07 23:42:53 +00:00
mlir-reduce.cpp Create the MLIR Reduce framework 2020-07-07 23:42:53 +00:00