aboutsummaryrefslogtreecommitdiff
path: root/mlir/test/Examples/Toy/Ch7/shape_inference.mlir
AgeCommit message (Expand)AuthorFilesLines
2022-03-15[mlir][toy] Define a FuncOp operation in toy and drop the dependence on FuncOpRiver Riddle1-2/+2
2020-11-09[MLIR] Change FuncOp assembly syntax to print visibility inline instead of in...Rahul Joshi1-2/+1
2020-02-21[mlir][Tutorial] Add a section to Toy Ch.2 detailing the custom assembly format.River Riddle1-17/+17
2020-01-27[mlir] Replace toy::DeadFunctionEliminationPass with symbolDCEPass.River Riddle1-1/+2
2019-11-07Add Ch-7 of the toy tutorial detailing how to define new types.River Riddle1-0/+30