aboutsummaryrefslogtreecommitdiff
path: root/mlir/test/Transforms/parametric-tiling.mlir
AgeCommit message (Expand)AuthorFilesLines
2022-08-30[mlir] Make division unsigned.Hendrik Greving1-8/+8
2022-04-20[mlir][NFC] Update textual references of `func` to `func.func` in Transform t...River Riddle1-2/+2
2022-02-02[mlir] Move SelectOp from Standard to ArithmeticRiver Riddle1-4/+4
2021-10-13[MLIR] Replace std ops with arith dialect opsMogball1-42/+42
2021-03-15[MLIR] Create memref dialect and move dialect-specific ops from std.Julian Gross1-6/+6
2021-01-14[mlir][OpFormatGen] Format enum attribute cases as keywords when possibleRiver Riddle1-4/+4
2020-05-13[mlir] Change dialect namespace loop->scfAlex Zinenko1-20/+20
2019-12-22Add integer bit-shift operations to the standard dialect.Manuel Freiberger1-8/+8
2019-10-20Fix minor spelling tweaks (NFC)Kazuaki Ishizaki1-1/+1
2019-10-08Add Instance Specific Pass Options.MLIR Team1-3/+3
2019-07-22Refactor LoopParametricTiling as a test pass - NFCNicolas Vasilache1-0/+133