We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c0b9ce commit 1d751b9Copy full SHA for 1d751b9
1 file changed
README.md
@@ -16,6 +16,7 @@ This is the code repository for a series of articles on the
16
9. [Canonicalizers and Declarative Rewrite Patterns](https://jeremykun.com/2023/09/20/mlir-canonicalizers-and-declarative-rewrite-patterns/)
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
21
## Bazel build
22
0 commit comments