[Openmp-commits] [mlir] [openmp] [MLIR][OpenMP] Refactor bounds offsetting and fix to apply to all directives (PR #84349)

via Openmp-commits openmp-commits at lists.llvm.org
Thu Mar 14 10:14:22 PDT 2024


agozillon wrote:

Minor ping for attention on this PR, it's quite useful in the sense that it refactors a bit of the map lowering and allows bounds offsets to apply to enter/exit/update. 

It would also mean I can close the other PR, and update the PR stack for derived type member mapping a little easier (that's the goal at least).

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


More information about the Openmp-commits mailing list