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

Fix a bug where we incorrectly value numbered the first PHI definition the

same as the PHI use.  This is not correct as the PHI use value is different
depending on which branch is taken.  This fixes espresso with aggressive
coallescing, and perhaps others.

llvm-svn: 15189
parent af7e898e
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