This is a follow-up to D67448.
Split live intervals with multiple dead defs during the initial execution of the live interval analysis, but do it outside of the function createAndComputeVirtRegInterval.
Differential D68666
LiveIntervals: Split live intervals on multiple dead defs kparzysz on Oct 8 2019, 2:23 PM. Authored by
Details This is a follow-up to D67448. Split live intervals with multiple dead defs during the initial execution of the live interval analysis, but do it outside of the function createAndComputeVirtRegInterval.
Diff Detail
|