This is an archive of the discontinued LLVM Phabricator instance.

[mlir][bufferize][NFC] Deallocate all buffers at the end of bufferization
ClosedPublic

Authored by springerm on Mar 10 2022, 2:19 AM.

Details

Summary

This makes bufferization more modular. This is in preparation of future refactorings.

Depends On D121361

Diff Detail

Event Timeline

springerm created this revision.Mar 10 2022, 2:19 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 10 2022, 2:19 AM
springerm requested review of this revision.Mar 10 2022, 2:19 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 10 2022, 2:19 AM
silvas removed a reviewer: springerm.
silvas accepted this revision.Mar 10 2022, 9:04 AM
This revision is now accepted and ready to land.Mar 10 2022, 9:04 AM
This revision was landed with ongoing or failed builds.Mar 15 2022, 1:58 AM
This revision was automatically updated to reflect the committed changes.