[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 08:53:21 PDT 2025
klausler wrote:
`Extensions.md` documents our treatment of NaN values with these transformational intrinsics:
```
For real `MAXVAL`, `MINVAL`, `MAXLOC`, and `MINLOC`, NaN values are essentially ignored unless there are some unmasked array entries and *all* of them are NaNs.
```
https://github.com/llvm/llvm-project/pull/136790
More information about the flang-commits
mailing list