Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions llvm/docs/InstCombineContributorGuide.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# InstCombine contributor guide

```{contents}
:depth: 4
```

This guide lays out a series of rules that contributions to InstCombine should
follow. **Following these rules will results in much faster PR approvals.**

Expand Down
Loading