When splitting a vector shuffle, fixed which type we used for the hi part
authorMon P Wang <wangmp@apple.com>
Fri, 25 Jul 2008 01:30:26 +0000 (01:30 +0000)
committerMon P Wang <wangmp@apple.com>
Fri, 25 Jul 2008 01:30:26 +0000 (01:30 +0000)
commit92879f3a9e6625d4a17a3d93e6250a59b0497660
tree9f25c17f9b56f81c4a7db973ff74a7990715f5a9
parentd1b3da621bf5134d304d02177a2c6ff912b0d18e
When splitting a vector shuffle, fixed which type we used for the hi part

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54007 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp