[X86] Teach lower1BitVectorShuffle to recognize shuffles that are just filling...
[X86] Teach lower1BitVectorShuffle to recognize shuffles that are just filling upper elements with zero. Replace with insert_subvector. There's still some extra kshifts in one of the modified test cases here, but hopefully that's only a DAG combine away. llvm-svn: 324782
Loading
Please sign in to comment