MISched: Cleanup, redundant statement.
llvm-svn: 170453
This commit is contained in:
@@ -1898,7 +1898,6 @@ void ConvergingScheduler::pickNodeFromQueue(SchedBoundary &Zone,
|
||||
Cand.setBest(TryCand);
|
||||
DEBUG(traceCandidate(Cand, Zone));
|
||||
}
|
||||
TryCand.SU = *I;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user