| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-03-15 | [mlir][toy] Define a FuncOp operation in toy and drop the dependence on FuncOp | River Riddle |
| 2020-02-21 | [mlir][Tutorial] Add a section to Toy Ch.2 detailing the custom assembly format. | River Riddle |
| 2019-10-21 | NFC: Fix remaining usages of MulOp as matrix multiplication. | River Riddle |
| 2019-10-15 | Update Chapter 3 to demonstrate pattern match and rewrite optimizations | Sana Damani |
| 2019-06-25 | Change the attribute dictionary syntax to separate name and value with '='. | River Riddle |
| 2019-06-25 | Modify the syntax of the the ElementsAttrs to print the type as a colon type. | River Riddle |
| 2019-04-07 | Change the asmprinter to use pretty syntax for dialect types when it can, | Chris Lattner |
| 2019-04-03 | Chapter 3 for Toy tutorial: introduction of a dialect | Mehdi Amini |
