[flang-commits] [flang] [llvm] [flang][OpenMP] Frontend support for ATTACH modifier (PR #163608)

via flang-commits flang-commits at lists.llvm.org
Wed Oct 15 16:57:32 PDT 2025


https://github.com/agozillon approved this pull request.

LGTM, thank you very much for looking into this! :-) 

Minor nit: I'm not sure if it's worth sticking a TODO abort/error in the process map section of the ClauseProcesseor so that if someone specifies an attach at the moment they're aware it's doing nothing in their program (as unlikely as it is for someone to actually use it for the moment). But I'll leave that up to you!

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


More information about the flang-commits mailing list