[Mlir-commits] [mlir] [MLIR][OpenMP] Refactor translation of `omp.loop_nest` (PR #98336)

Sergio Afonso llvmlistbot at llvm.org
Thu Jul 25 06:56:56 PDT 2024


skatrak wrote:

> With the result of the [RFC](https://discourse.llvm.org/t/rfc-disambiguation-between-loop-and-block-associated-omp-parallelop/79972/13), is this PR still relevant?

It will have to be updated, which is why I've kept it as a draft but the general idea of translating the loop on its own rather than as part of every loop wrapper should probably be still good.

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


More information about the Mlir-commits mailing list