mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
[ScheduleDAGMILive] Fix typo in comment.
Differential Revision: https://reviews.llvm.org/D67478 llvm-svn: 371916
This commit is contained in:
parent
2bbea6b20f
commit
99be271bf5
@ -985,7 +985,7 @@ void ScheduleDAGMILive::enterRegion(MachineBasicBlock *bb,
|
||||
"ShouldTrackLaneMasks requires ShouldTrackPressure");
|
||||
}
|
||||
|
||||
// Setup the register pressure trackers for the top scheduled top and bottom
|
||||
// Setup the register pressure trackers for the top scheduled and bottom
|
||||
// scheduled regions.
|
||||
void ScheduleDAGMILive::initRegPressure() {
|
||||
VRegUses.clear();
|
||||
|
Loading…
x
Reference in New Issue
Block a user