This is to avoid code duplication.
Depends On D110918
Paths
| Differential D110940
[mlir][linalg][bufferize] Put buffer copying in separate function ClosedPublic Authored by springerm on Oct 1 2021, 8:00 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: wenzhicui, wrengr, Chia-hungDuan and 20 others. · View Herald TranscriptOct 1 2021, 8:00 AM springerm added a child revision: D110941: [mlir][linalg][bufferize][NFC] Simplify allocateBuffersForResults.Oct 1 2021, 8:01 AM This revision is now accepted and ready to land.Oct 5 2021, 3:25 AM This revision was landed with ongoing or failed builds.Oct 12 2021, 5:29 PM Closed by commit rG7c3a8108b303: [mlir][linalg][bufferize] Put buffer copying in separate function (authored by springerm). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 379232 mlir/lib/Dialect/Linalg/Transforms/ComprehensiveBufferize.cpp
|