This is an archive of the discontinued LLVM Phabricator instance.

[mlir][bufferize][NFC] Remove BufferizationState
ClosedPublic

Authored by springerm on Jun 13 2022, 8:24 AM.

Details

Summary

With the recent refactorings, this class is no longer needed. We can use BufferizationOptions in all places were BufferizationState was used.

Depends On D127652

Diff Detail

Event Timeline

springerm created this revision.Jun 13 2022, 8:24 AM
springerm requested review of this revision.Jun 13 2022, 8:24 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 13 2022, 8:24 AM
aartbik accepted this revision.Jun 14 2022, 9:07 AM
This revision is now accepted and ready to land.Jun 14 2022, 9:07 AM
This revision was landed with ongoing or failed builds.Jun 17 2022, 5:10 AM
This revision was automatically updated to reflect the committed changes.