We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a94ad8 commit 1c276e9Copy full SHA for 1c276e9
1 file changed
README.md
@@ -15,7 +15,7 @@ on the [MLIR framework](https://mlir.llvm.org/) for building compilers.
15
8. [Verifiers](https://jeremykun.com/2023/09/13/mlir-verifiers/)
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
+11. [Lowering through LLVM](https://jeremykun.com/2023/11/01/mlir-lowering-through-llvm/)
19
20
21
## Bazel build
0 commit comments