Remove AVX2 specific X86ISD node types for PUNPCKH/L and instead just reuse the 128...
authorCraig Topper <craig.topper@gmail.com>
Thu, 24 Nov 2011 22:20:08 +0000 (22:20 +0000)
committerCraig Topper <craig.topper@gmail.com>
Thu, 24 Nov 2011 22:20:08 +0000 (22:20 +0000)
commitf475a55bd41a2fc047e74c38014564e8e6b678f0
tree4c0d1625f5b9d6beabe8e77c6f23f8af4a014749
parent8a42633273e01ed867c69edd3039a3b122ee79b2
Remove AVX2 specific X86ISD node types for PUNPCKH/L and instead just reuse the 128-bit versions and let the vector type distinguish.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145125 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h
lib/Target/X86/X86InstrFragmentsSIMD.td
lib/Target/X86/X86InstrSSE.td