summaryrefslogtreecommitdiffstats
path: root/mlir/test/Examples/Toy/Ch4
Commit message (Expand)AuthorAgeFilesLines
* Fixed typo in Toy tutorial (second var e -> var f)Aart Bik2019-11-271-2/+2
* Cleanup and rewrite Ch-4.md.River Riddle2019-10-211-5/+3
* NFC: Fix remaining usages of MulOp as matrix multiplication.River Riddle2019-10-213-28/+32
* NFC: Fix typo : Retur -> ReturnRiver Riddle2019-10-201-1/+1
* Add Ch.5 of the toy tutorial.River Riddle2019-10-161-28/+29
* Add support for inlining toy call operations.River Riddle2019-10-161-0/+30
* Update Chapter 4 of the Toy tutorialSana Damani2019-10-166-67/+21
* Change the attribute dictionary syntax to separate name and value with '='.River Riddle2019-06-252-6/+6
* Modify the syntax of the the ElementsAttrs to print the type as a colon type.River Riddle2019-06-252-3/+3
* Update the Parser to support parsing/printing DenseElementAttrs with a splat ...River Riddle2019-06-191-1/+1
* 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-073-15/+15
* Add Chapter 4 for the Toy tutorial: shape inference, function specializat...Mehdi Amini2019-04-056-0/+173
OpenPOWER on IntegriCloud