[llvm-branch-commits] [Flang][OpenMP][MLIR] Extend derived (record) type map support in Flang OpenMP by adding some initial support for explicit member mapping (PR #81511)

via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Feb 12 10:44:32 PST 2024


agozillon wrote:

I believe this is the top of the PR stack that should pass... however, it's my first time using SPR so we'll see how it goes. If there's anything odd with the PR (outside of the usual code review) please don't hesitate to mention it so I can address it!

I believe I fragmented the stack appropriately into:
   MLIR Dialect change
   Flang change
   MLIR -> LLVM IR changes
   Set of offload runtime tests

However, if you spot a test or file that isn't in the right stack, please do point it out and I can move it, there's a lot of tests across the patch series so there's a chance I've misplaced one or two. 

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


More information about the llvm-branch-commits mailing list