Skip to content

Commit 726cf60

Browse files
committed
[llvm-mca] Add an empty line to fix doc error
1 parent bc569f6 commit 726cf60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/docs/CommandGuide/llvm-mca.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -908,6 +908,7 @@ process instructions.
908908
* Retire (Instruction is retired; writes are architecturally committed).
909909

910910
The in-order pipeline implements the following sequence of stages:
911+
911912
* InOrderIssue (Instruction is issued to the processor pipelines).
912913
* Retire (Instruction is retired; writes are architecturally committed).
913914

0 commit comments

Comments
 (0)