[flang-commits] [flang] [Flang][OpenMP] Fix crash and IR errors for user-defined reduction on allocatable variables (PR #186765)
via flang-commits
flang-commits at lists.llvm.org
Wed Jul 22 12:48:35 PDT 2026
https://github.com/MattPD commented:
I re-reviewed the changes against a fresh build. All five items from the last round check out: the `real` case no longer crashes, the `omp_orig` initializer reads the original element, and both the combined-clause case (non-default lower bounds) and a cross-module case compile and run correctly. I have two small, non-blocking follow-ups in separate comments.
https://github.com/llvm/llvm-project/pull/186765
More information about the flang-commits
mailing list