[flang-commits] [flang] [flang][OpenMP] Fix declare reduction accessibility in module scope (PR #197078)

via flang-commits flang-commits at lists.llvm.org
Fri May 15 11:08:07 PDT 2026


MattPD wrote:

@kparzysz, @klausler, @clementval: Hey, let me know if you can take a look when you get a chance. This adds accessibility checking for `declare reduction` in module scope (public/private visibility for the reduction identifier and its type).

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


More information about the flang-commits mailing list