This is an archive of the discontinued LLVM Phabricator instance.

[mlir][linalg][bufferize][NFC] Move BufferizationOptions to op interface
ClosedPublic

Authored by springerm on Nov 26 2021, 7:03 PM.

Details

Summary

Also store a reference to BufferizationOptions in BufferizationState. This is in preparation of adding support for partial bufferization.

Depends On D114618

Diff Detail

Event Timeline

springerm created this revision.Nov 26 2021, 7:03 PM
springerm requested review of this revision.Nov 26 2021, 7:03 PM
nicolasvasilache accepted this revision.Dec 1 2021, 12:19 AM
This revision is now accepted and ready to land.Dec 1 2021, 12:19 AM
This revision was landed with ongoing or failed builds.Dec 3 2021, 2:56 AM
This revision was automatically updated to reflect the committed changes.