[llvm-branch-commits] [flang] [Flang][OpenMP][Offload] Modify MapInfoFinalization to handle attach mapping and 6.1's ref_* and attach map keywords (PR #177715)

via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Jan 23 16:47:57 PST 2026


agozillon wrote:

This is the 3rd of 4 PRs required for attach map/ref_ptr_ptee support, this PR is only the Flang level changes required, the final PR will be the LLVM-IR lowering, so this PR will fail the CI unfortunately as it's dependent on the changes in the 4th PR, but PR 4 should pass the CI :-) 

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


More information about the llvm-branch-commits mailing list