Use vector_shuffles instead of target specific unpack nodes for AVX...
Use vector_shuffles instead of target specific unpack nodes for AVX ZERO_EXTEND/ANY_EXTEND combine. These will be converted to target specific nodes during lowering. This is more consistent with other code. llvm-svn: 155537
Loading
Please register or sign in to comment