Actually scalarize the operand to BIT_CONVERT instead of asking someone to do
authorNate Begeman <natebegeman@mac.com>
Thu, 15 May 2008 20:40:58 +0000 (20:40 +0000)
committerNate Begeman <natebegeman@mac.com>
Thu, 15 May 2008 20:40:58 +0000 (20:40 +0000)
commitb434513a20c2df00b8c1cceb4858786fc9baad9e
tree3ab939cb6d1049b02f98a6da8c4efcbc9064ce9a
parent20a3ca6155c0c136dcc3821eeadfb8bab011754d
Actually scalarize the operand to BIT_CONVERT instead of asking someone to do
something with a v1 type.

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