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

llvmlistbot at llvm.org llvmlistbot at llvm.org
Wed Mar 20 14:29:56 PDT 2024


agozillon wrote:

Small lie, I updated the PR much earlier than stated! My internal anxiety to get things out of the way quickly won over unfortunately :-) 

The PR is rebased and the current review comment should be addressed. 

However, I will still happily address further review comments made tomorrow or as soon as I can after the fact, as I would very much like to land this PR so I can rebase the larger PR stack on top of it and simplify at least one part of the stack greatly. Plus this adds some features that are currently missing from enter/exit/update relating to map bounds.

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


More information about the Mlir-commits mailing list