This is an archive of the discontinued LLVM Phabricator instance.

[mlir][bufferize][NFC] Move helper functions to BufferizationOptions
ClosedPublic

Authored by springerm on May 11 2022, 4:56 AM.

Details

Summary

Move helper functions for creating allocs/deallocs/memcpys to BufferizationOptions.

Diff Detail

Event Timeline

springerm created this revision.May 11 2022, 4:56 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 11 2022, 4:56 AM
springerm requested review of this revision.May 11 2022, 4:56 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 11 2022, 4:56 AM
tpopp accepted this revision.May 11 2022, 6:55 AM
This revision is now accepted and ready to land.May 11 2022, 6:55 AM
This revision was landed with ongoing or failed builds.May 11 2022, 7:23 AM
This revision was automatically updated to reflect the committed changes.