summaryrefslogtreecommitdiff
path: root/mlir/test/Dialect/Shape/bufferize.mlir
AgeCommit message (Expand)Author
2025-05-14[mlir][bufferization][NFC] Rename to_memref to to_buffer (#137180)Andrei Golubev
2024-11-26[mlir][bufferization] Fix OneShotBufferize when `defaultMemorySpaceFn` is use...Christopher Bate
2024-05-28[mlir] Remove dialect specific bufferization passes (Reland) (#93535)Kunwar Grover
2024-05-28Revert "[mlir] Remove dialect specific bufferization passes" (#93528)Kunwar Grover
2024-05-28[mlir] Remove dialect specific bufferization passes (#93488)Kunwar Grover
2022-04-20[mlir][NFC] Update textual references of `func` to `func.func` in LLVM/Math/M...River Riddle
2021-11-25[mlir] Move memref.[tensor_load|buffer_cast|clone] to "bufferization" dialect.Alexander Belyaev
2021-03-15[MLIR] Create memref dialect and move dialect-specific ops from std.Julian Gross
2020-10-21[mlir][shape] Split out structural type conversions for shape dialect.Sean Silva
2020-10-14[mlir] Rename ShapeTypeConversion to ShapeBufferizeSean Silva