summaryrefslogtreecommitdiffstats
path: root/mlir/test/Examples/Toy/Ch2
Commit message (Expand)AuthorAgeFilesLines
* Fixed typo in Toy tutorial (second var e -> var f)Aart Bik2019-11-271-2/+2
* NFC: Fix remaining usages of MulOp as matrix multiplication.River Riddle2019-10-212-21/+23
* NFC: Fix typo : Retur -> ReturnRiver Riddle2019-10-201-1/+1
* Update comments in ast.toyJacques Pienaar2019-10-161-28/+29
* Merge Ch3 of the Toy tutorial into chapter 2.River Riddle2019-10-142-5/+17
* Update Ch.2 of the Toy tutorial.River Riddle2019-08-271-16/+15
* Change the attribute dictionary syntax to separate name and value with '='.River Riddle2019-06-251-5/+5
* Modify the syntax of the the ElementsAttrs to print the type as a colon type.River Riddle2019-06-251-2/+2
* Remove the Toy/* file path from the location check lines. This assumes a ...River Riddle2019-06-011-27/+27
* Change the asmprinter to use pretty syntax for dialect types when it can,Chris Lattner2019-04-072-12/+12
* NFC: Fix a few typos in the tutorials and one in the comment of FunctionA...River Riddle2019-04-051-1/+1
* Chapter 3 for Toy tutorial: introduction of a dialectMehdi Amini2019-04-032-3/+3
* Chapter 2 of the Toy tutorialMehdi Amini2019-04-023-0/+116
OpenPOWER on IntegriCloud