Description[turbofan] Include individual deferred block ranges in splintering.
While we may have consecutive deferred blocks, they may be entered
from other blocks that are not predecessors of the first block. Same
for the last block and exiting. So the total set of live ranges within
the given set of blocks is the union of the individual in and out live
sets.
This is a performance bug, not a functional bug.
BUG=
Committed: https://crrev.com/5fc253a8057f65fa6866cc03bd116a4e76ed214d
Cr-Commit-Position: refs/heads/master@{#30564}
Patch Set 1 #
Messages
Total messages: 15 (6 generated)
|