Zero extend of i1 vector fails on instruction selection phase on SKX.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D17924
AVX-512: Fixed a bug in zero extend of i1 vector ClosedPublic Authored by delena on Mar 7 2016, 4:14 AM.
Details Summary Zero extend of i1 vector fails on instruction selection phase on SKX.
Diff Detail
Event Timelinedelena updated this object. This revision is now accepted and ready to land.Mar 10 2016, 5:39 AM Closed by commit rL263111: AVX-512: Fixed a bug in i1 vector zero extending. (Skylake-avx512) (authored by delena). · Explain WhyMar 10 2016, 5:49 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 49949 ../lib/Target/X86/X86ISelLowering.cpp
../test/CodeGen/X86/avx512-ext.ll
|