Skip to content
Commit d55581de authored by Chris Lattner's avatar Chris Lattner
Browse files

enhance FoldOpIntoPhi in instcombine to try harder when a phi has

multiple uses.  In some cases, all the uses are the same operation,
so instcombine can go ahead and promote the phi.  In the testcase
this pushes an add out of the loop.

llvm-svn: 123568
parent 572756ac
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment