Add patterns for
fptoui <16 x float> to <16 x i8> fptoui <16 x float> to <16 x i16>
Paths
| Differential D37505
X86: Improve AVX512 fptoui lowering ClosedPublic Authored by zvi on Sep 5 2017, 11:15 PM.
Details Summary Add patterns for fptoui <16 x float> to <16 x i8> fptoui <16 x float> to <16 x i16>
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Sep 6 2017, 10:55 PM Closed by commit rL312704: X86: Improve AVX512 fptoui lowering (authored by zvi). · Explain WhySep 7 2017, 12:42 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 113959 lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86InstrAVX512.td
lib/Target/X86/X86TargetTransformInfo.cpp
test/Analysis/CostModel/X86/fptoui.ll
test/CodeGen/X86/avx512-cvt.ll
|
Any reason not to put these with the other FP_TO_UINT lines around line 1173?