mirror of
https://github.com/RPCSX/llvm.git
synced 2025-03-04 02:47:25 +00:00
Fix typo in comment. NFC.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@253462 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
0e8fc1e8d2
commit
c68dcdb413
@ -38,7 +38,7 @@ namespace llvm {
|
||||
///
|
||||
/// { 2, x|y, 1 }
|
||||
/// indicates that the stage occupies either FU x or FU y for 2
|
||||
/// consecuative cycles and that the next stage starts one cycle
|
||||
/// consecutive cycles and that the next stage starts one cycle
|
||||
/// after this stage starts. That is, the stage requirements
|
||||
/// overlap in time.
|
||||
///
|
||||
|
Loading…
x
Reference in New Issue
Block a user