forked from OSchip/llvm-project
parent
b2db8e47e2
commit
de9f8979c4
|
@ -242,8 +242,6 @@ void ScheduleTopDownLive::Schedule() {
|
|||
Begin = MI;
|
||||
}
|
||||
|
||||
// TODO: Update live intervals.
|
||||
|
||||
// Release dependent instructions for scheduling.
|
||||
releaseSuccessors(SU);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue