[mlir][linalg][bufferize] Do not copy results of non-writing ops
This is a generalization of "do not copy the result of an InitTensorOp". This commit is in preparation of decoupling `getResultBuffer` from the Linalg dialect. Differential Revision: https://reviews.llvm.org/D113381
Loading
Please register or sign in to comment