Fix for PR1108: type of insert_vector_elt index operand is PtrVT, not MVT::i32.
authorEvan Cheng <evan.cheng@apple.com>
Sat, 20 Jan 2007 10:10:26 +0000 (10:10 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 20 Jan 2007 10:10:26 +0000 (10:10 +0000)
commit597a3bde3578f33dc2a038186275b021c79c00b9
treeb1481553227cf5513c21825809a494627966a80c
parentf4d5de4080c2ddb791c4c2171b30f47d51111e67
Fix for PR1108: type of insert_vector_elt index operand is PtrVT, not MVT::i32.

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