[flang-commits] [flang] [flang][OpenMP] Fix declare reduction lookup for USE...ONLY imports (PR #200329)

via flang-commits flang-commits at lists.llvm.org
Thu Jun 4 16:52:48 PDT 2026


MattPD wrote:

Updated the PR: added `FindUserReduction` fallback for `USE...ONLY` imports, consolidated `GetReductionFortranId` into a shared utility with a defined-operator bug fix, and added regression tests.

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


More information about the flang-commits mailing list