Fix incorrect widening of the bitcast sdnode in case the incoming operand is integer...
authorNadav Rotem <nadav.rotem@intel.com>
Tue, 3 Jan 2012 22:12:28 +0000 (22:12 +0000)
committerNadav Rotem <nadav.rotem@intel.com>
Tue, 3 Jan 2012 22:12:28 +0000 (22:12 +0000)
commit316477dd543b5ae30b832ed4c7708f7aaa51747c
tree93d71834cc15ecc4429742eaee50817be930be9b
parent3d1161e9ae2aedc45f40cc1b7be1db3df2094903
Fix incorrect widening of the bitcast sdnode in case the incoming operand is integer-promoted.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147484 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
test/CodeGen/X86/promote.ll