[flang-commits] [flang] [flang][OpenMP] Store DECLARE_TARGET information in WithOmpDeclarative (PR #201103)

Krzysztof Parzyszek via flang-commits flang-commits at lists.llvm.org
Wed Jun 3 06:57:55 PDT 2026


kparzysz wrote:

> Also, I think the PR description should be updated because there's a problem in the sentence "When a symbol apperars in DECLARE_TARGET (**explicitly or explicitly**),...".

I changed it to "When a symbol apperars in DECLARE_TARGET, the OmpDeclareTarget flag will be set on it (this includes procedures containing a DECLARE_TARGET without arguments or clauses)." for clarity.

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


More information about the flang-commits mailing list