mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 20:23:39 +08:00
`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.