Skip to content

Commit 35e6ca4

Browse files
authored
[docs] Add TOC for InstCombine contributor guide (#136293)
1 parent 7307736 commit 35e6ca4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

llvm/docs/InstCombineContributorGuide.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# InstCombine contributor guide
22

3+
```{contents}
4+
:depth: 4
5+
```
6+
37
This guide lays out a series of rules that contributions to InstCombine should
48
follow. **Following these rules will results in much faster PR approvals.**
59

0 commit comments

Comments
 (0)