This is a generalization of "do not copy buffers for a LinalgOp output if the output is not used".
Depends On D113381
Paths
| Differential D113385
[mlir][bufferize][linalg] Do not copy tensors that are overwritten ClosedPublic Authored by springerm on Nov 8 2021, 12:59 AM.
Details Summary This is a generalization of "do not copy buffers for a LinalgOp output if the output is not used". Depends On D113381
Diff Detail
Event TimelineHerald added subscribers: wenzhicui, wrengr, Chia-hungDuan and 20 others. · View Herald TranscriptNov 8 2021, 12:59 AM This revision is now accepted and ready to land.Nov 10 2021, 12:24 AM This revision was landed with ongoing or failed builds.Nov 10 2021, 6:36 PM Closed by commit rG56efafeabfae: [mlir][bufferize][linalg] Do not copy tensors that are overwritten (authored by springerm). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 385418 mlir/lib/Dialect/Linalg/ComprehensiveBufferize/ComprehensiveBufferize.cpp
|