We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70db191 commit 6620db5Copy full SHA for 6620db5
llvm/docs/MLGO.rst
@@ -454,9 +454,9 @@ The core components are:
454
entities.
455
456
.. 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.
+
+ It is mandatory to have these three sections present in the vocabulary file
+ for it to be valid; order in which they appear does not matter.
460
461
- **Embedder**: A class (``ir2vec::Embedder``) that uses the vocabulary to
462
compute embeddings for instructions, basic blocks, and functions.
0 commit comments