[PATCH] D116702: [GlobalISel] Combine select + fcmp to fminnum/fmaxnum/fminimum/fmaximum
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 26 01:09:40 PDT 2022
foad added a comment.
Just curious: why do we need to do this in isel? Is there a reason it cannot or does not get done at the IR level?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116702/new/
https://reviews.llvm.org/D116702
More information about the llvm-commits
mailing list