aboutsummaryrefslogtreecommitdiff
path: root/mlir/test/Examples/Toy/Ch7/affine-lowering.mlir
AgeCommit message (Expand)AuthorFilesLines
2022-04-07[mlir][CSE] Remove duplicated operations with MemRead side-effectValentin Clement1-2/+1
2022-03-15[mlir][toy] Define a FuncOp operation in toy and drop the dependence on FuncOpRiver Riddle1-1/+1
2021-10-13[MLIR] Replace std ops with arith dialect opsMogball1-14/+14
2021-05-25[Toy] Update tests to pass with top-down canonicalize pass. NFCChris Lattner1-12/+12
2021-03-15[MLIR] Create memref dialect and move dialect-specific ops from std.Julian Gross1-10/+10
2021-02-18Revert "[MLIR] Create memref dialect and move several dialect-specific ops fr...Alexander Belyaev1-10/+10
2021-02-18[MLIR] Create memref dialect and move several dialect-specific ops from std.Julian Gross1-10/+10
2020-02-21[mlir][Tutorial] Add a section to Toy Ch.2 detailing the custom assembly format.River Riddle1-7/+7
2019-11-07Add Ch-7 of the toy tutorial detailing how to define new types.River Riddle1-0/+65