We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0c9f52 commit 91c156dCopy full SHA for 91c156d
1 file changed
README.md
@@ -17,6 +17,7 @@ This is the code repository for a series of articles on the
17
10. [Dialect Conversion](https://jeremykun.com/2023/10/23/mlir-dialect-conversion/)
18
11. [Lowering through LLVM](https://jeremykun.com/2023/11/01/mlir-lowering-through-llvm/)
19
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/)
21
22
## Bazel build
23
0 commit comments