Skip to content

Commit

Permalink
add PDLL article link
Browse files Browse the repository at this point in the history
  • Loading branch information
j2kun committed Aug 4, 2024
1 parent e0c9f52 commit 91c156d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ This is the code repository for a series of articles on the
10. [Dialect Conversion](https://jeremykun.com/2023/10/23/mlir-dialect-conversion/)
11. [Lowering through LLVM](https://jeremykun.com/2023/11/01/mlir-lowering-through-llvm/)
12. [A Global Optimization and Dataflow Analysis](https://jeremykun.com/2023/11/15/mlir-a-global-optimization-and-dataflow-analysis/)
12. [Defining Patterns with PDLL](https://www.jeremykun.com/2024/08/04/mlir-pdll/)

## Bazel build

Expand Down

0 comments on commit 91c156d

Please sign in to comment.