Skip to content
Commit 10282824 authored by Yash Jain's avatar Yash Jain Committed by Uday Bondhugula
Browse files

[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: default avatarYash Jain <yash.jain@polymagelabs.com>

Differential Revision: https://reviews.llvm.org/D83193
parent 81db6144
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment