Move functionality into a separate function isInplaceMemoryWrite.
Depends On D110982
Paths
| Differential D111040
[mlir][linalg][bufferize][NFC] Remove InSpaceSpec from bufferizesToMemoryWrite ClosedPublic Authored by springerm on Oct 3 2021, 11:39 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: wenzhicui, wrengr, Chia-hungDuan and 20 others. · View Herald TranscriptOct 3 2021, 11:39 PM This revision is now accepted and ready to land.Oct 5 2021, 3:15 AM springerm added a child revision: D111287: [mlir][linalg][bufferize] Rewrite RaW conflict detection.Oct 6 2021, 11:03 PM This revision was landed with ongoing or failed builds.Oct 12 2021, 5:58 PM Closed by commit rG441485cc3d0f: [mlir][linalg][bufferize][NFC] Remove InSpaceSpec from bufferizesToMemoryWrite (authored by springerm). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 378547 mlir/lib/Dialect/Linalg/Transforms/ComprehensiveBufferize.cpp
|