[PATCH] D62757: [X86] Mutate fceil/ffloor/ftrunc/fnearbyint/frint into X86ISD::RNDSCALE during PreProcessIselDAG to cut down on pattern permutations
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 2 10:37:56 PDT 2019
RKSimon added a comment.
I've no objection to this - what are you intending to do with the scalar versions? And where is the select code for the strict versions?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62757/new/
https://reviews.llvm.org/D62757
More information about the llvm-commits
mailing list