We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fac42a3 commit 4bded04Copy full SHA for 4bded04
1 file changed
README.md
@@ -12,4 +12,5 @@ on the [MLIR framework](https://mlir.llvm.org/) for building compilers.
12
7. [Folders and Constant Propagation](https://jeremykun.com/2023/09/11/mlir-folders/)
13
8. [Verifiers](https://jeremykun.com/2023/09/13/mlir-verifiers/)
14
9. [Canonicalizers and Declarative Rewrite Patterns](https://jeremykun.com/2023/09/20/mlir-canonicalizers-and-declarative-rewrite-patterns/)
15
-10. Dialect Conversion
+10. [Dialect Conversion](https://jeremykun.com/2023/10/23/mlir-dialect-conversion/)
16
+11. Lowering through LLVM
0 commit comments