[mlir][linalg][bufferize] Fix copy elision in `getResultBuffer`
A buffer copy may not be elided if the to-be-bufferized op is reading the data. Differential Revision: https://reviews.llvm.org/D116454
Loading
Please sign in to comment
A buffer copy may not be elided if the to-be-bufferized op is reading the data. Differential Revision: https://reviews.llvm.org/D116454