[PATCH] D62757: [X86] Mutate fceil/ffloor/ftrunc/fnearbyint/frint into X86ISD::RNDSCALE during PreProcessIselDAG to cut down on pattern permutations
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 4 11:02:07 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL362535: [X86] Mutate fceil/ffloor/ftrunc/fnearbyint/frint into X86ISD::RNDSCALE during… (authored by ctopper, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D62757?vs=202496&id=202988#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62757/new/
https://reviews.llvm.org/D62757
Files:
llvm/trunk/lib/Target/X86/X86ISelDAGToDAG.cpp
llvm/trunk/lib/Target/X86/X86InstrAVX512.td
llvm/trunk/lib/Target/X86/X86InstrSSE.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62757.202988.patch
Type: text/x-patch
Size: 22426 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190604/1c868bd4/attachment.bin>
More information about the llvm-commits
mailing list