summaryrefslogtreecommitdiff
path: root/mlir/test/Analysis/test-match-reduction.mlir
AgeCommit message (Expand)Author
2022-11-03[mlir][Pass] Include anchor op in -pass-pipelinerkayaith
2022-10-05[mlir][Linalg] NFC - Add bbarg pretty printing to linalg::genericNicolas Vasilache
2022-04-20[mlir][NFC] Update textual references of `func` to `func.func` in Analysis/ t...River Riddle
2022-03-16[mlir] Move the Builtin FuncOp to the Func dialectRiver Riddle
2022-03-08[mlir][test] Generalize a bunch of FuncOp based passes to run on any operatio...River Riddle
2022-02-02[mlir] Move SelectOp from Standard to ArithmeticRiver Riddle
2021-10-13[MLIR] Replace std ops with arith dialect opsMogball
2021-09-24[mlir] Create a generic reduction detection utilityDiego Caballero