This is an archive of the discontinued LLVM Phabricator instance.

[mlir][bufferize][NFC] Add statistics to OneShotBufferizePass
ClosedPublic

Authored by springerm on Dec 7 2022, 7:10 AM.

Details

Summary

Print statistics about the number of alloc/deallocs and in-place/out-of-place bufferization.

Diff Detail

Event Timeline

springerm created this revision.Dec 7 2022, 7:10 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 7 2022, 7:10 AM
springerm requested review of this revision.Dec 7 2022, 7:10 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 7 2022, 7:10 AM
This revision is now accepted and ready to land.Dec 15 2022, 12:52 AM
This revision was landed with ongoing or failed builds.Dec 15 2022, 9:03 AM
This revision was automatically updated to reflect the committed changes.