summaryrefslogtreecommitdiff
path: root/mlir/test/lib/Dialect/Bufferization/TestTensorCopyInsertion.cpp
AgeCommit message (Expand)Author
2025-05-28[MLIR] Add bufferization state to `getBufferType` and `resolveConflicts` inte...Michele Scuttari
2024-02-08[MLIR] Setting MemorySpace During Bufferization (#78484)ian Bearman
2023-09-18[mlir][bufferization] Remove allow-return-allocs and create-deallocs pass opt...Martin Erhart
2023-09-13Revert "[mlir][bufferization] Remove allow-return-allocs and create-deallocs ...Martin Erhart
2023-09-13[mlir][bufferization] Remove allow-return-allocs and create-deallocs pass opt...Martin Erhart
2022-12-03[mlir] Use std::nullopt instead of None (NFC)Kazu Hirata
2022-12-02[mlir][bufferization] Make `TensorCopyInsertionPass` a test passMatthias Springer