[flang-commits] [flang] [flang] Fetch the initial reduction value from the input array. (PR #136790)
Peter Klausler via flang-commits
flang-commits at lists.llvm.org
Thu Apr 24 13:13:46 PDT 2025
klausler wrote:
> I am not aware of any current failures. If we change the behavior, some gfortran tests will fail.
I'm confused. Those tests are running today with the f18 runtime implementation of maximal, minval, maxloc, and minloc, yes? Are you changing the f18 runtime semantics for those routines? I thought you're modifying just the open-coded implementation in fir+hlfir of these functions.
https://github.com/llvm/llvm-project/pull/136790
More information about the flang-commits
mailing list