[MLIR][GPU] Implement initial mapping from loop.parallel to gpu.launch.
Summary: To unblock other work, this implements basic lowering based on mapping attributes that have to be provided on all loop.parallel. The lowering does not yet support reduce. Differential Revision: https://reviews.llvm.org/D73893
Loading
Please sign in to comment