[PATCH] D137220: [LV][IVDescriptors] Fix recurrence identity element for FMin and FMax reductions.
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 3 05:05:41 PDT 2022
spatel added a comment.
In D137220#3903744 <https://reviews.llvm.org/D137220#3903744>, @karthiksenthil wrote:
> I've added asserts in the latest diff to check that `FMF.noNaNs()` is set.
Thanks - should it also assert for `noSignedZeros`?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137220/new/
https://reviews.llvm.org/D137220
More information about the llvm-commits
mailing list