llvm-project/mlir/lib/Reducer
Chia-hung Duan 6b0cef3e02 Refactor the architecture of mlir-reduce
Add iterator for ReductionNode traversal and use range to indicate the
region we would like to keep. Refactor the interaction between
Pass/Tester/ReductionNode.
Now it'll be easier to add new traversal type and OpReducer

Reviewed By: jpienaar, rriddle

Differential Revision: https://reviews.llvm.org/D99713
2021-04-14 13:40:44 -07:00
..
CMakeLists.txt Refactor the architecture of mlir-reduce 2021-04-14 13:40:44 -07:00
Tester.cpp Refactor the architecture of mlir-reduce 2021-04-14 13:40:44 -07:00