Fixed fp_to_uint instruction selection on KNL.
One pattern was missing for <4 x double> to <4 x i32>
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D18512
AVX-512: fixed a bug in fp_to_uint pattern on KNL ClosedPublic Authored by delena on Mar 28 2016, 2:15 AM.
Details Summary Fixed fp_to_uint instruction selection on KNL.
Diff Detail
Event Timelinedelena updated this object. This revision is now accepted and ready to land.Mar 28 2016, 4:26 AM Closed by commit rL264701: AVX-512: fixed a bug in fp_to_uint pattern on KNL (authored by delena). · Explain WhyMar 28 2016, 11:38 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 51874 llvm/trunk/lib/Target/X86/X86InstrAVX512.td
llvm/trunk/test/CodeGen/X86/avx512-cvt.ll
|