mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-28 06:32:09 +00:00
Grammar-o.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128004 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
b963e2320f
commit
28ed90b95d
@ -544,7 +544,7 @@ void ScheduleDAGRRList::ScheduleNodeBottomUp(SUnit *SU) {
|
||||
|
||||
// FIXME: Do not modify node height. It may interfere with
|
||||
// backtracking. Instead add a "ready cycle" to SUnit. Before scheduling the
|
||||
// node it's ready cycle can aid heuristics, and after scheduling it can
|
||||
// node its ready cycle can aid heuristics, and after scheduling it can
|
||||
// indicate the scheduled cycle.
|
||||
SU->setHeightToAtLeast(CurCycle);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user