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 8e1d9f2 commit 31fe0d2Copy full SHA for 31fe0d2
llvm/docs/SandboxIR.md
@@ -104,3 +104,6 @@ Internally this will go through the changes and run any finalization required.
104
105
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)
0 commit comments