Skip to content

Commit e28c48c

Browse files
FIxed incorrect Enlish
Co-authored-by: Min-Yih Hsu <[email protected]>
1 parent 129b7e4 commit e28c48c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/CommandGuide/llvm-mca.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ cache misses that impact load latencies. The syntax is like
393393
mov (%edi), %eax
394394
# LLVM-MCA-LATENCY
395395
396-
It set the latency of mov instruction to 100. LLVM-MCA-LATENCY without
396+
It sets the latency of mov instruction to 100. LLVM-MCA-LATENCY without
397397
argument ends the region with explicit latency, after it default target
398398
latencies are used.
399399

0 commit comments

Comments
 (0)