[flang-commits] [flang] [Flang][OpenMP] Fix crash and IR errors for user-defined reduction on allocatable variables (PR #186765)
Tom Eccles via flang-commits
flang-commits at lists.llvm.org
Thu Mar 19 04:58:19 PDT 2026
tblah wrote:
See also https://github.com/llvm/llvm-project/pull/184897.
I think there is a bigger problem here of user defined reductions not handling by-ref properly. I wonder if this should be built on top of @MattPD's patch once it is finished.
https://github.com/llvm/llvm-project/pull/186765
More information about the flang-commits
mailing list