[mlir][linalg][bufferize] Add MemCpyFn to AllocationCallbacks struct
This in preparation of decoupling BufferizableOpInterface, Comprehensive Bufferize and dialects. The goal of this CL is to make `getResultBuffer` (and other `bufferize` functions) independent of `LinalgOps`. Differential Revision: https://reviews.llvm.org/D112907
Loading
Please sign in to comment