Skip to content

Commit 6620db5

Browse files
authored
[NFC][MLGO] Fix indentation in MLGO.rst (#146444)
1 parent 70db191 commit 6620db5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

llvm/docs/MLGO.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -454,9 +454,9 @@ The core components are:
454454
entities.
455455

456456
.. note::
457-
458-
It is mandatory to have these three sections present in the vocabulary file
459-
for it to be valid; order in which they appear does not matter.
457+
458+
It is mandatory to have these three sections present in the vocabulary file
459+
for it to be valid; order in which they appear does not matter.
460460

461461
- **Embedder**: A class (``ir2vec::Embedder``) that uses the vocabulary to
462462
compute embeddings for instructions, basic blocks, and functions.

0 commit comments

Comments
 (0)