Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
aneeshdurg committed Sep 7, 2024
1 parent 54dd45e commit b376da0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,8 @@ def run_on_module(module: Module) -> int:
...
```

Currently only ModulePasses are supported.
Currently only ModulePasses are supported. See the [test](test/) directory for examples that
transform the IR.

## Why does this exist?

Expand Down

0 comments on commit b376da0

Please sign in to comment.