summaryrefslogtreecommitdiff
path: root/mlir/lib/Dialect/Tensor/Transforms/SubsetInsertionOpInterfaceImpl.cpp
AgeCommit message (Expand)Author
2025-07-23[mlir][NFC] update `mlir/Dialect` create APIs (23/n) (#149930)Maksim Levental
2023-11-01[mlir][Interfaces] LISH: Add helpers for hyperrectangular subsets (#70628)Matthias Springer
2023-11-01[mlir][Interfaces] Add `SubsetOpInterface` and `SubsetExtractionOpInterface` ...Matthias Springer
2023-10-30[mlir][Interfaces][NFC] Move `SubsetInsertionOpInterface` to `mlir/Interfaces...Matthias Springer
2023-10-25[mlir][tensor][NFC] Simplify `SubsetInsertionOpInterface` implementation (#69...Matthias Springer
2023-10-04[mlir][ODS] Change `get...Mutable` to return `OpOperand &` for single operand...Matthias Springer
2023-09-14[mlir][bufferization] Empty tensor elimination based on SubsetOpInterface (#6...Matthias Springer
2023-09-13[mlir][bufferization] Generalize tensor slice rules to subset ops (#65619)Matthias Springer