summaryrefslogtreecommitdiff
path: root/mlir/lib/Dialect/MemRef/Transforms/AllocationOpInterfaceImpl.cpp
AgeCommit message (Collapse)Author
2025-07-24[mlir][NFC] update `mlir/Dialect` create APIs (18/n) (#149925)Maksim Levental
See https://github.com/llvm/llvm-project/pull/147168 for more info.
2023-09-20[mlir][bufferization][NFC] Move memref specific implementation of ↵Martin Erhart
AllocationOpInterface to memref dialect directory (#66637) Follow-up on #65578