Skip to content

Commit

Permalink
Add Folders article link
Browse files Browse the repository at this point in the history
Article is going live Monday 2023-09-11, so link may be dead until then.
  • Loading branch information
j2kun authored Sep 8, 2023
1 parent 4b3386a commit 101aac0
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on the [MLIR framework](https://mlir.llvm.org/) for building compilers.
4. [Using Tablegen for Passes](https://jeremykun.com/2023/08/10/mlir-using-tablegen-for-passes/)
5. [Defining a New Dialect](https://jeremykun.com/2023/08/21/mlir-defining-a-new-dialect/)
6. [Using Traits](https://jeremykun.com/2023/09/07/mlir-using-traits/)
7. Defining Folders and Canonicalizers
8. Defining Verifiers
9. Dialect Conversions
7. [Folders and Constant Propagation](https://jeremykun.com/2023/09/11/mlir-folders/)
8. Verifiers
9. Canonicalization with Rewrite Patterns
10. Dialect Conversion

0 comments on commit 101aac0

Please sign in to comment.