Skip to content

Commit 1c276e9

Browse files
authored
Add link to "Lowering Through LLVM" article
1 parent 7a94ad8 commit 1c276e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on the [MLIR framework](https://mlir.llvm.org/) for building compilers.
1515
8. [Verifiers](https://jeremykun.com/2023/09/13/mlir-verifiers/)
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/)
18-
11. Lowering through LLVM
18+
11. [Lowering through LLVM](https://jeremykun.com/2023/11/01/mlir-lowering-through-llvm/)
1919

2020

2121
## Bazel build

0 commit comments

Comments
 (0)