Rejected 169195. As Duncan commented, bitcasting to proper type is wrong approach...
authorStepan Dyatkovskiy <stpworld@narod.ru>
Wed, 22 Aug 2012 09:33:55 +0000 (09:33 +0000)
committerStepan Dyatkovskiy <stpworld@narod.ru>
Wed, 22 Aug 2012 09:33:55 +0000 (09:33 +0000)
commitfdeb9fe5e08146d9cb953000cb893eda80329a08
treed4350de2cd2417ed2a2fef4983cf0c7db63413a4
parent96601ca332ab388754ca4673be8973396fea2ddd
Rejected 169195. As Duncan commented, bitcasting to proper type is wrong approach. We need to insert some valid TRANCATE node here.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162354 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
test/CodeGen/ARM/crash-shufflevector.ll [deleted file]