mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-15 23:57:48 +00:00
MISched: Cleanup, redundant statement.
llvm-svn: 170453
This commit is contained in:
parent
488fcad728
commit
ec2ee6a2cb
@ -1898,7 +1898,6 @@ void ConvergingScheduler::pickNodeFromQueue(SchedBoundary &Zone,
|
||||
Cand.setBest(TryCand);
|
||||
DEBUG(traceCandidate(Cand, Zone));
|
||||
}
|
||||
TryCand.SU = *I;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user