getSplatIndex assumes that the first element of the mask contains the splat index
which is not always true if the mask contains undefs. Modified it to return the first non undef value. llvm-svn: 96621
Loading
Please register or sign in to comment