[X86] Teach lower1BitShuffle to recognize padding a subvector with zeros with...
[X86] Teach lower1BitShuffle to recognize padding a subvector with zeros with V2 as the source and V1 as the zero vector. Shuffle canonicalization can swap the sources so the zero vector might be V1 and the subvector that's being padded can be V2. llvm-svn: 369226
Loading
Please sign in to comment