[mlir][MemRef] Lower memref.copy with an offset to memcpy
memcpy can handle them as long as they're contiguous. Differential Revision: https://reviews.llvm.org/D119938
Loading
Please sign in to comment
memcpy can handle them as long as they're contiguous. Differential Revision: https://reviews.llvm.org/D119938