llvm-project/mlir/tools/mlir-opt
Yash Jain 102828249c [MLIR] Parallelize affine.for op to 1-D affine.parallel op
Introduce pass to convert parallel affine.for op into 1-D affine.parallel op.
Run using --affine-parallelize. Removes test-detect-parallel: pass for checking
parallel affine.for ops.

Signed-off-by: Yash Jain <yash.jain@polymagelabs.com>

Differential Revision: https://reviews.llvm.org/D83193
2020-07-11 21:33:25 +05:30
..
CMakeLists.txt Create TestReducer pass 2020-07-11 00:46:57 +00:00
mlir-opt.cpp [MLIR] Parallelize affine.for op to 1-D affine.parallel op 2020-07-11 21:33:25 +05:30