[Mlir-commits] [mlir] [OpenMP Dialect] Add omp.canonical_loop operation. (PR #65380)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Tue Sep 12 11:58:20 PDT 2023


shraiysh wrote:

The IsolatedFromAbove trait also makes sense for the omp.canonical_loop operation. We just need to resolve the issue with branching in structured region with the yields. I have elaborated on this issue [here](https://discourse.llvm.org/t/rfc-openmp-adding-omp-structured-region/73228/11?u=shraiysh)

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


More information about the Mlir-commits mailing list