summaryrefslogtreecommitdiffstats
path: root/mlir/test/Examples/Toy/Ch5
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
* Fix invalid transpose in example and add proper verification.River Riddle2019-10-161-36/+36
* Add Ch.5 of the toy tutorial.River Riddle2019-10-169-111/+145
* Emit LLVM IR equivalent of sizeof when lowering alloc operationsAlex Zinenko2019-10-111-1/+1
* 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
* Toy tutorial Chapter 5: Lowering to Linalg and LLVMMehdi Amini2019-04-087-0/+189
OpenPOWER on IntegriCloud