This is an archive of the discontinued LLVM Phabricator instance.

[mlir][linalg][bufferize] Compose dialect-specific bufferization state
ClosedPublic

Authored by springerm on Nov 23 2021, 11:57 PM.

Details

Summary

Use composition instead of inheritance for storing dialect-specific bufferization state. This is in preparation of adding "tensor dialect"-specific bufferization state.

Depends On D114507

Diff Detail

Event Timeline

springerm created this revision.Nov 23 2021, 11:57 PM
springerm requested review of this revision.Nov 23 2021, 11:57 PM
This revision is now accepted and ready to land.Nov 24 2021, 12:32 AM
This revision was landed with ongoing or failed builds.Nov 25 2021, 6:38 PM
This revision was automatically updated to reflect the committed changes.