[X86] Add test cases for suboptimal insertion of a vXi1 vector into a larger...
[X86] Add test cases for suboptimal insertion of a vXi1 vector into a larger vector with zeros in the lower elements and undef upper elements. Currently we generate kshifts to clear both the upper and lower elements, but we only need one kshift. llvm-svn: 369223
Loading
Please sign in to comment