Skip to content
Commit 6b1cc46f authored by Owen Anderson's avatar Owen Anderson
Browse files

When merging a PHI operand's live interval into the PHI's live interval, we...

When merging a PHI operand's live interval into the PHI's live interval, we need to merge over all liveranges in
the operand's interval that share the relevant value number, not just the range that immediately precedes the PHI.

llvm-svn: 54174
parent 2532e759
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