Skip to content
Commit 509089f5 authored by Jakob Stoklund Olesen's avatar Jakob Stoklund Olesen
Browse files

Don't accidentally leave small gaps in the live ranges when leaving the active

interval after an instruction. The leaveIntvAfter() method only adds liveness
from the instruction's boundary index to the inserted copy.

Ideally, SplitKit should be smarter about this, perhaps by combining useIntv()
and leaveIntvAfter() into one method that guarantees continuity.

llvm-svn: 123858
parent 493c0fbd
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