Skip to content

Commit 31fe0d2

Browse files
authored
[SandboxVec][Doc] Add documentation for the Sandbox Vectorizer (#133504)
1 parent 8e1d9f2 commit 31fe0d2

File tree

3 files changed

+294
-0
lines changed

3 files changed

+294
-0
lines changed

llvm/docs/SandboxIR.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,3 +104,6 @@ Internally this will go through the changes and run any finalization required.
104104
105105
Please note that after a call to `revert()` or `accept()` tracking will stop.
106106
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

Comments
 (0)