This is an archive of the discontinued LLVM Phabricator instance.

[mlir][linalg][bufferize][NFC] Merge AllocationCallbacks into BufferizationOptions
ClosedPublic

Authored by springerm on Jan 17 2022, 6:20 AM.

Details

Summary

Also move createAlloc and related helper functions out of BufferizationState. The goal is to make BufferizationState as small as possible. (Code cleanup)

Depends On D116687

Diff Detail

Event Timeline

springerm created this revision.Jan 17 2022, 6:20 AM
springerm requested review of this revision.Jan 17 2022, 6:20 AM
This revision is now accepted and ready to land.Jan 19 2022, 12:18 AM
This revision was landed with ongoing or failed builds.Jan 19 2022, 1:43 AM
This revision was automatically updated to reflect the committed changes.