This is an archive of the discontinued LLVM Phabricator instance.

[mlir][bufferize][NFC] Add function boundary bufferization flag to BufferizationOptions
ClosedPublic

Authored by springerm on Apr 22 2022, 7:58 AM.

Details

Summary

This makes the API easier to use. Also allows us to check for incorrect API usage for easier debugging.

Depends On D124264

Diff Detail

Event Timeline

springerm created this revision.Apr 22 2022, 7:58 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 22 2022, 7:58 AM
springerm requested review of this revision.Apr 22 2022, 7:58 AM
springerm retitled this revision from [mlir][bufferize] Add function boundary bufferization flag to BufferizationOptions to [mlir][bufferize][NFC] Add function boundary bufferization flag to BufferizationOptions.
pifon2a accepted this revision.Apr 22 2022, 8:12 AM
This revision is now accepted and ready to land.Apr 22 2022, 8:12 AM
This revision was landed with ongoing or failed builds.Apr 22 2022, 9:11 AM
This revision was automatically updated to reflect the committed changes.