summaryrefslogtreecommitdiff
path: root/mlir/test/Dialect/Bufferization/Transforms/OwnershipBasedBufferDeallocation/dealloc-function-boundaries.mlir
AgeCommit message (Expand)Author
2024-02-05[mlir][bufferization] Never pass ownership to functions (#80655)Matthias Springer
2024-01-21[mlir][bufferization] Buffer deallocation: Make op preconditions stricter (#7...Matthias Springer
2023-09-28Revert "[mlir][bufferization] Don't clone on unknown ownership and verify fun...Martin Erhart
2023-09-28[mlir][bufferization] Don't clone on unknown ownership and verify function bo...Martin Erhart
2023-09-15[mlir][bufferization] Define a pipeline for buffer deallocation (#66352)Martin Erhart
2023-09-14[mlir][bufferization] Add an ownership based buffer deallocation pass (#66337)Martin Erhart