Skip to content

Commit 91c156d

Browse files
committed
add PDLL article link
1 parent e0c9f52 commit 91c156d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ This is the code repository for a series of articles on the
1717
10. [Dialect Conversion](https://jeremykun.com/2023/10/23/mlir-dialect-conversion/)
1818
11. [Lowering through LLVM](https://jeremykun.com/2023/11/01/mlir-lowering-through-llvm/)
1919
12. [A Global Optimization and Dataflow Analysis](https://jeremykun.com/2023/11/15/mlir-a-global-optimization-and-dataflow-analysis/)
20+
12. [Defining Patterns with PDLL](https://www.jeremykun.com/2024/08/04/mlir-pdll/)
2021

2122
## Bazel build
2223

0 commit comments

Comments
 (0)