Unverified Commit 437c6217 authored by Matthias Springer's avatar Matthias Springer Committed by GitHub
Browse files

[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.
parent 6529c9a1
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment