A bug is in SCALAR_TO_VECTOR lowering.
The failure:
LLVM ERROR: Cannot select: t18: v32i16 = scalar_to_vector Constant:i16<1>
t14: i16 = Constant<1>
Paths
| Differential D17994
AVX-512: Fixed a bug in shuffle for v64i8 type ClosedPublic Authored by delena on Mar 9 2016, 7:41 AM.
Details Summary A bug is in SCALAR_TO_VECTOR lowering. t14: i16 = Constant<1>
Diff Detail Event Timelinedelena updated this object. This revision is now accepted and ready to land.Mar 10 2016, 12:25 AM Closed by commit rL263097: AVX-512: Fixed a bug in shuffle for v64i8 type (authored by delena). · Explain WhyMar 10 2016, 12:37 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 50139 ../lib/Target/X86/X86ISelLowering.cpp
../test/CodeGen/X86/vector-shuffle-512-v64.ll
|