InstCombine: Verify the type before transforming uitofp into select.
authorBenjamin Kramer <benny.kra@googlemail.com>
Fri, 10 May 2013 09:16:52 +0000 (09:16 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Fri, 10 May 2013 09:16:52 +0000 (09:16 +0000)
commit51dab6e3945a6d06a713869967ced3a8f9fb6294
tree58b3649591110f840eda4e62ca14ada414b5a78b
parent58e87a68a8593b0ae133d0bac17ae2027519a204
InstCombine: Verify the type before transforming uitofp into select.

PR15952.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181586 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
test/Transforms/InstCombine/add4.ll