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 f0f5545 commit 767c8c1Copy full SHA for 767c8c1
llvm/docs/SandboxIR.md
@@ -106,4 +106,4 @@ Please note that after a call to `revert()` or `accept()` tracking will stop.
106
To start tracking again, the user needs to call `save()`.
107
108
# Users of Sandbox IR
109
-- [The Sandbox Vectorizer](sandbox-vectorizer)
+- [The Sandbox Vectorizer](project:SandboxVectorizer.md)
llvm/docs/Vectorizers.rst
@@ -480,8 +480,6 @@ through clang using the command line flag:
480
481
$ clang -fno-slp-vectorize file.c
482
483
-.. _sandbox-vectorizer:
484
-
485
The Sandbox Vectorizer
486
======================
487
.. toctree::
0 commit comments