Skip to content

Commit 1d751b9

Browse files
committed
add analysis pass article to ToC
1 parent 6c0b9ce commit 1d751b9

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
@@ -16,6 +16,7 @@ This is the code repository for a series of articles on the
1616
9. [Canonicalizers and Declarative Rewrite Patterns](https://jeremykun.com/2023/09/20/mlir-canonicalizers-and-declarative-rewrite-patterns/)
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/)
19+
12. [A Global Optimization and Dataflow Analysis](https://jeremykun.com/2023/11/15/mlir-a-global-optimization-and-dataflow-analysis/)
1920

2021
## Bazel build
2122

0 commit comments

Comments
 (0)