This allows for better type inference during bufferization and is in preparation of supporting memory spaces.
Depends On D128579
Paths
| Differential D128580
[mlir][SCF][bufferize][NFC] Bufferize parallel_insert_slice separately ClosedPublic Authored by springerm on Jun 25 2022, 3:24 AM.
Details Summary This allows for better type inference during bufferization and is in preparation of supporting memory spaces. Depends On D128579
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 25 2022, 6:43 AM This revision was landed with ongoing or failed builds.Jun 27 2022, 4:16 AM Closed by commit rG7ebf70d85d63: [mlir][SCF][bufferize][NFC] Bufferize parallel_insert_slice separately (authored by springerm). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 439970 mlir/lib/Dialect/SCF/Transforms/BufferizableOpInterfaceImpl.cpp
|