[PATCH] D61802: [LoopVectorize] Enable float minmax reductions via instruction flag
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 24 00:35:21 PST 2019
xbolva00 added a comment.
> But checking for nsz should happen on the 'select' rather than the 'fcmp'. I think we should fix the fundamental problems in the IR itself instead of trying to hack around them any more.
This is solved.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61802/new/
https://reviews.llvm.org/D61802
More information about the llvm-commits
mailing list