Skip to content

Commit

Permalink
Add link to "Lowering Through LLVM" article
Browse files Browse the repository at this point in the history
  • Loading branch information
j2kun authored Nov 1, 2023
1 parent 7a94ad8 commit 1c276e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on the [MLIR framework](https://mlir.llvm.org/) for building compilers.
8. [Verifiers](https://jeremykun.com/2023/09/13/mlir-verifiers/)
9. [Canonicalizers and Declarative Rewrite Patterns](https://jeremykun.com/2023/09/20/mlir-canonicalizers-and-declarative-rewrite-patterns/)
10. [Dialect Conversion](https://jeremykun.com/2023/10/23/mlir-dialect-conversion/)
11. Lowering through LLVM
11. [Lowering through LLVM](https://jeremykun.com/2023/11/01/mlir-lowering-through-llvm/)


## Bazel build
Expand Down

0 comments on commit 1c276e9

Please sign in to comment.