this final call to canLosslesslyBitCastTo is dead, because ValueRequiresCast
authorChris Lattner <sabre@nondot.org>
Sat, 6 Jan 2007 02:11:56 +0000 (02:11 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 6 Jan 2007 02:11:56 +0000 (02:11 +0000)
commit80c6c3bbff5ad6af8e4f5903279fec7fb0c798f6
tree108755836005eea1644a07f37e7cde6d1ad31fb1
parentec47992f5ca8572c7ae2f52c60fbcbe10552ef17
this final call to canLosslesslyBitCastTo is dead, because ValueRequiresCast
is only called on integers.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32949 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/InstructionCombining.cpp