Fix a bug in the AVX 256-bit shuffle code in cases where the splat element is...
Fix a bug in the AVX 256-bit shuffle code in cases where the splat element is on the boundary of two 128-bit vectors. The attached testcase was stuck in an endless loop. llvm-svn: 148027
Loading
Please register or sign in to comment