PHI nodes were incorrectly placed when more than one GEP is reduced in a loop.
authorJeff Cohen <jeffc@jolt-lang.org>
Sun, 27 Feb 2005 21:08:04 +0000 (21:08 +0000)
committerJeff Cohen <jeffc@jolt-lang.org>
Sun, 27 Feb 2005 21:08:04 +0000 (21:08 +0000)
commit5e1e5e13ffeb4f1f61858f1073c31ad5e9d967b1
treefedf3cc51a935de4b037d60bde950aa5ae18361d
parentf465db6c6a5a877aa791abfc3837d62c491dacd5
PHI nodes were incorrectly placed when more than one GEP is reduced in a loop.

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