[AVX512] Remove alternate data type versions of VALIGND, VALIGNQ, VMOVSHDUP and VMOVS...
authorCraig Topper <craig.topper@gmail.com>
Sun, 27 Dec 2015 19:45:21 +0000 (19:45 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sun, 27 Dec 2015 19:45:21 +0000 (19:45 +0000)
commit1422e1f158810323cfbe06d9242ba35c3f674921
tree84541384ddfd3559d46d098df43bd616015834be
parentd3bcf04e8331314fbfec3f0af41e137b6bd242c7
[AVX512] Remove alternate data type versions of VALIGND, VALIGNQ, VMOVSHDUP and VMOVSLDUP. They don't have any tests and I don't think they can be selected. If they are truly needed they should be implemented with patterns against the normal instructions and not separate instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@256475 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrAVX512.td