Skip to content

Commit 4bded04

Browse files
authored
Add link to dialect conversion article
Publishing Monday 2023-10-23
1 parent fac42a3 commit 4bded04

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ on the [MLIR framework](https://mlir.llvm.org/) for building compilers.
1212
7. [Folders and Constant Propagation](https://jeremykun.com/2023/09/11/mlir-folders/)
1313
8. [Verifiers](https://jeremykun.com/2023/09/13/mlir-verifiers/)
1414
9. [Canonicalizers and Declarative Rewrite Patterns](https://jeremykun.com/2023/09/20/mlir-canonicalizers-and-declarative-rewrite-patterns/)
15-
10. Dialect Conversion
15+
10. [Dialect Conversion](https://jeremykun.com/2023/10/23/mlir-dialect-conversion/)
16+
11. Lowering through LLVM

0 commit comments

Comments
 (0)