Fix a few places vector operations were not getting
authorDale Johannesen <dalej@apple.com>
Sat, 20 Oct 2007 00:07:52 +0000 (00:07 +0000)
committerDale Johannesen <dalej@apple.com>
Sat, 20 Oct 2007 00:07:52 +0000 (00:07 +0000)
commite526962fc59d38b4b0f671717df7657b8e0d8baa
tree92d1e1fb18e13a11005038d1de56ccf473d5ee9f
parentf7c9695a3890102916929e60bbf8ed33c0fc417a
Fix a few places vector operations were not getting
the operand's type from the right place.

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