This is an archive of the discontinued LLVM Phabricator instance.

[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 Timeline

springerm created this revision.Jun 25 2022, 3:23 AM
springerm requested review of this revision.Jun 25 2022, 3:23 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 25 2022, 3:23 AM
nicolasvasilache accepted this revision.Jun 25 2022, 6:42 AM
This 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
This revision was automatically updated to reflect the committed changes.