Skip to content
Commit 074f9db2 authored by Owen Anderson's avatar Owen Anderson
Browse files

Special cases are needed in renumbering when dealing with renumbering after a...

Special cases are needed in renumbering when dealing with renumbering after a PHI has been removed.  The interval previously defined
by the PHI needs to be extended to the beginning of its basic block, and the intervals that were inputs need to be trimmed to the end 
of their basic blocks.

llvm-svn: 54070
parent 2ce500ff
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