Like the comment says, do not insert cast instructions before phi nodes
authorChris Lattner <sabre@nondot.org>
Tue, 2 Aug 2005 03:31:14 +0000 (03:31 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 2 Aug 2005 03:31:14 +0000 (03:31 +0000)
commit8105c76da440280779a0b658318ac45edf5fccaa
treea77b433c4c14ac996748b362c6eeebf17cc40b4c
parent64fe58490d28b7f7ba3ecb78fd9290688ded8f0c
Like the comment says, do not insert cast instructions before phi nodes

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