Files
clang-p2996/mlir/lib/Dialect/Linalg/Transforms/ConvertToDestinationStyle.cpp
Matthias Springer 437c62178c [mlir][memref] Remove redundant memref.tensor_store op (#71010)
`bufferization.materialize_in_destination` should be used instead. Both
ops bufferize to a memcpy. This change also conceptually cleans up the
memref dialect a bit: the memref dialect no longer contains ops that
operate on tensor values.
2023-11-05 12:47:18 +09:00

25 KiB