May need to promote the operand (either sign_extend_inreg or and) before
authorEvan Cheng <evan.cheng@apple.com>
Tue, 19 Dec 2006 01:44:04 +0000 (01:44 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 19 Dec 2006 01:44:04 +0000 (01:44 +0000)
commit7df28dc9d7160772c3c0aabd72c32830c1bb5e57
tree96ce5bb7c9da124e954106d43ed48e82f356e1ef
parent6d0483a7a365338e17537366c6c934edef2ef726
May need to promote the operand (either sign_extend_inreg or and) before
expanding a {s|u}int_to_fp.

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