This is an archive of the discontinued LLVM Phabricator instance.

[mlir][linalg][bufferize] Add PostAnalysisStep
ClosedPublic

Authored by springerm on Nov 8 2021, 9:54 PM.

Details

Summary

This helper struct allows users of ComprehensiveBufferize to inject "post analysis" steps that are implemented after the analysis but before the bufferization.

Depends On D113457

Diff Detail

Event Timeline

springerm created this revision.Nov 8 2021, 9:54 PM
springerm requested review of this revision.Nov 8 2021, 9:54 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 8 2021, 9:54 PM
This revision is now accepted and ready to land.Nov 10 2021, 12:27 AM
This revision was landed with ongoing or failed builds.Nov 11 2021, 4:52 PM
This revision was automatically updated to reflect the committed changes.