This is an archive of the discontinued LLVM Phabricator instance.

[mlir][bufferize] Add BufferizationState initializers
ClosedPublic

Authored by springerm on Mar 4 2022, 3:09 AM.

Details

Summary

Such initializer functions can be enqueued in BufferizationOptions. They can be used to set up dialect-specific bufferization state and/or options.

Diff Detail

Event Timeline

springerm created this revision.Mar 4 2022, 3:09 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 4 2022, 3:09 AM
springerm requested review of this revision.Mar 4 2022, 3:09 AM
pifon2a accepted this revision.Mar 4 2022, 11:05 AM
This revision is now accepted and ready to land.Mar 4 2022, 11:05 AM
This revision was landed with ongoing or failed builds.Mar 4 2022, 12:20 PM
This revision was automatically updated to reflect the committed changes.