[flang-commits] [flang] [Flang][OpenMP] Support iterator modifier in map and motion clauses (PR #197757)

via flang-commits flang-commits at lists.llvm.org
Mon Jul 6 16:52:25 PDT 2026


https://github.com/MattPD commented:

Thanks for the updates. My three earlier comments are resolved by the 2026-06-24 commits: the SSA-dominance guard in `MapInfoFinalization`, the `createMapInfoOp` reuse, and a TODO for the derived-type member-map case. I verified each on a local build at commit `f2cdab4c2e8b`. A few new questions inline, all about the current lowering-only state (translation deferred to #199101).

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


More information about the flang-commits mailing list