[Mlir-commits] [mlir] [OpenMP][MLIR] Add omp.distribute op to the OMP dialect (PR #67720)

Kiran Chandramohan llvmlistbot at llvm.org
Thu Jan 18 03:27:37 PST 2024


https://github.com/kiranchandramohan approved this pull request.

LG.

Note that we will need the `omp.canonical_loop` to retain loop information at the LLVM dialect. With @kparzysz changes, it might be easier to add the canonical loops.

https://github.com/llvm/llvm-project/pull/67720


More information about the Mlir-commits mailing list