summaryrefslogtreecommitdiff
path: root/mlir/test/Dialect/Bufferization/Transforms/OwnershipBasedBufferDeallocation/dealloc-memoryeffect-interface.mlir
AgeCommit message (Expand)Author
2025-10-28Added RecursiveMemoryEffects to ExecuteRegionOp (#164390)ddubov100
2023-10-23[mlir][bufferization] Ownership-based deallocation: Allow manual (de)allocs (...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