aboutsummaryrefslogtreecommitdiff
path: root/mlir/test/mlir-reduce
AgeCommit message (Expand)AuthorFilesLines
2023-03-01[mlir-reduce] Create proper tmp test files (NFC)Christian Ulmann1-2/+8
2022-10-07[mlir] Fix test failure with invalid piping syntax on old bashKai Sasaki1-2/+2
2022-10-03[mlir-reduce] Support parsing operations other than 'builtin.module' as top-l...rkayaith1-0/+8
2022-04-21[MLIR] prefer /bin/sh over /bin/bash for simple test scriptsWill Dietz2-3/+3
2022-04-20[mlir][NFC] Update textual references of `func` to `func.func` in tool/runner...River Riddle5-13/+13
2022-02-06[mlir] Split out a new ControlFlow dialect from StandardRiver Riddle2-6/+6
2021-06-02[mlir-reduce] Reducer refactor.Chia-hung Duan5-6/+26
2021-04-14Use PassPipelineCLParser in mlir-reduceChia-hung Duan3-3/+3
2021-03-22Fix the order of directives and the target stringChia-hung Duan1-3/+3
2021-03-15[MLIR] Create memref dialect and move dialect-specific ops from std.Julian Gross2-4/+4
2021-02-18Revert "[MLIR] Create memref dialect and move several dialect-specific ops fr...Alexander Belyaev2-4/+4
2021-02-18[MLIR] Create memref dialect and move several dialect-specific ops from std.Julian Gross2-4/+4
2020-11-09[MLIR] Change FuncOp assembly syntax to print visibility inline instead of in...Rahul Joshi1-2/+2
2020-10-09[mlir, win] Mark several MLRI tests as unsupported on system-windowsStella Stamenova3-3/+3
2020-08-27[mlir] NFC: fix trivial typo under test and toolsKazuaki Ishizaki1-1/+1
2020-08-18Create Optimization Pass Wrapper for MLIR ReduceMauricio Sifontes4-4/+21
2020-08-07Create Reduction Tree PassMauricio Sifontes2-0/+49
2020-07-11Create TestReducer passMauricio Sifontes1-0/+7
2020-07-07Create the MLIR Reduce frameworkMauricio Sifontes2-0/+19
2020-07-07Revert "Create the framework and testing environment for MLIR Reduce - a tool"Mehdi Amini4-36/+0
2020-07-07Create the framework and testing environment for MLIR Reduce - a toolMauricio Sifontes4-0/+36