llvm-project/mlir/lib/Dialect/Tensor
Matthias Springer c0b0b6a00a [mlir][bufferize] Infer memory space in all bufferization patterns
This change updates all remaining bufferization patterns (except for scf.while) and the remaining bufferization infrastructure to infer the memory space whenever possible instead of falling back to "0". (If a default memory space is set in the bufferization options, we still fall back to that value if the memory space could not be inferred.)

Differential Revision: https://reviews.llvm.org/D128423
2022-06-27 16:32:52 +02:00
..
IR [mlir] Flip more uses to prefixed accessor form (NFC). 2022-06-26 19:12:38 -07:00
Transforms [mlir][bufferize] Infer memory space in all bufferization patterns 2022-06-27 16:32:52 +02:00
Utils [mlir] (NFC) Clean up bazel and CMake target names 2022-06-13 16:24:15 +00:00
CMakeLists.txt [mlir] Move linalg::PadTensorOp to tensor::PadOp. 2022-01-21 20:02:39 +01:00