[flang-commits] [flang] [flang][openmp] Support importing module declare target globals (PR #213930)

Ville-Markus Yli-Suutala via flang-commits flang-commits at lists.llvm.org
Wed Sep 2 01:46:24 PDT 2026


VeeEM wrote:

Thank you for the reviews @skatrak. I moved the comments about skipping symbols into `markDeclareTargetWithDirective`, it probably is better to have the information inside the function rather than where it is called. I did also add a comment about why `markOpenMPImportedDeclareTargets` is called late.

If you think this looks alright now, could you merge this for me? I don't have commit access.

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


More information about the flang-commits mailing list