summaryrefslogtreecommitdiff
path: root/mlir/test/IR/slice.mlir
AgeCommit message (Expand)Author
2024-11-01Reapply "Extend getBackwardSlice to track values captured… (#114452)Ian Wood
2024-10-31Revert "Extend `getBackwardSlice` to track values captured from above" (#114432)Mehdi Amini
2024-10-31Extend `getBackwardSlice` to track values captured from above (#113478)Ian Wood
2022-04-20[mlir][NFC] Update textual references of `func` to `func.func` in IR/Interfac...River Riddle
2021-03-15[MLIR] Create memref dialect and move dialect-specific ops from std.Julian Gross
2021-02-18Revert "[MLIR] Create memref dialect and move several dialect-specific ops fr...Alexander Belyaev
2021-02-18[MLIR] Create memref dialect and move several dialect-specific ops from std.Julian Gross
2020-09-18[mlir][Linalg] Evolve named ops to use assembly form and support linalg on te...Nicolas Vasilache
2020-09-10[mlir][Analysis] Allow Slice Analysis to work with linalg::LinalgOpMaheshRavishankar