[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 7 09:55:26 PST 2024


agozillon wrote:

Final little extraction into seperate PR from the PR stack of derived type member mapping, it should cut down the noise a little bit. Of note is that this PR is unfortunately dependent on the other for a function call, so it'll fail the CI until the other lands and I can rebase on it. 

I am thinking it may be simpler and less noisy to leave the derived type member map PR stack as is for the time being, until these dependencies land and then rebase out the things that have landed. Which would give me time to perhaps prepare an update for adding the nested member map support. Open to reviewer preferences on this one, I won't be pestering anyone for any reviews on the larger PR stack until these land and it's rebased (although, always welcome).  

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


More information about the Openmp-commits mailing list