Replacing a cast with another one does not reduce the number of
authorChris Lattner <sabre@nondot.org>
Thu, 2 Aug 2007 17:23:38 +0000 (17:23 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 2 Aug 2007 17:23:38 +0000 (17:23 +0000)
commit5543a856ff65ddd64a07f680164673a24aa6c3a6
treee63354584e88b741028aa6129e72e910e9c2cdd1
parentce4eaecb2ee2d52edde5f607888c052be2e5b950
Replacing a cast with another one does not reduce the number of
casts in the input.

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