mirror of
https://github.com/RPCS3/llvm.git
synced 2025-04-02 05:12:20 +00:00
Confusing comment typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187895 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
6757840799
commit
cc47c120e4
@ -1256,7 +1256,7 @@ public:
|
||||
unsigned ExpectedLatency;
|
||||
|
||||
// The latency of dependence chains leading into this zone.
|
||||
// For each node scheduled top-down: DLat = max DLat, N.Depth.
|
||||
// For each node scheduled bottom-up: DLat = max DLat, N.Depth.
|
||||
// For each cycle scheduled: DLat -= 1.
|
||||
unsigned DependentLatency;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user