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