summaryrefslogtreecommitdiff
path: root/mlir/test/lib/Dialect/Bufferization
AgeCommit message (Expand)Author
2025-10-15[mlir][bufferization] Test tensor encoding -> memref layout conversion (#161166)Andrei Golubev
2025-07-28[mlir] Generalize OneShotModuleBufferize to operate on any Operation (#148327)Evan Liu
2025-05-28[MLIR] Add bufferization state to `getBufferType` and `resolveConflicts` inte...Michele Scuttari
2025-04-15[mlir][bufferization] Add tensor-like and buffer-like interfaces (#134220)Andrei Golubev
2025-01-22Reapply "[mlir] Link libraries that aren't included in libMLIR to libMLIR" (#...Michał Górny
2025-01-22Revert "[mlir] Link libraries that aren't included in libMLIR to libMLIR (#12...Michał Górny
2025-01-22[mlir] Link libraries that aren't included in libMLIR to libMLIR (#123781)Michał Górny
2025-01-20Revert "[mlir] Link libraries that aren't included in libMLIR to libMLIR (#12...Michał Górny
2025-01-20[mlir] Link libraries that aren't included in libMLIR to libMLIR (#123477)Michał Górny
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