[X86] Remove AVX2 and SSE2 pslldq and psrldq intrinsics. We can represent them...
[X86] Remove AVX2 and SSE2 pslldq and psrldq intrinsics. We can represent them in IR with vector shuffles now. All their uses have been removed from clang in favor of shuffles. llvm-svn: 229640
Loading
Please sign in to comment