UINT_TO_FP instruction selection fails for i1 vectors.
I fixed UINT_TO_FP / SINT_TO_FP for all i1 vectors and added tests.
Paths
| Differential D22735
Handling UINT_TO_FP and SINT_TO_FP for i1 vectors ClosedPublic Authored by delena on Jul 24 2016, 6:22 AM.
Details Summary UINT_TO_FP instruction selection fails for i1 vectors. I fixed UINT_TO_FP / SINT_TO_FP for all i1 vectors and added tests.
Diff Detail
Event Timelinedelena updated this object. This revision is now accepted and ready to land.Jul 25 2016, 6:48 AM Closed by commit rL276648: AVX-512: Fixed [US]INT_TO_FP selection for i1 vectors. (authored by delena). · Explain WhyJul 25 2016, 9:58 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 65367 llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/X86/avx512-cvt.ll
|