This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Add timings to mlir translate.
ClosedPublic

Authored by gysit on May 12 2023, 2:26 AM.

Details

Summary

The revision adds basic timing to the mlir-translate tool.

Diff Detail

Event Timeline

gysit created this revision.May 12 2023, 2:26 AM
Herald added a reviewer: dcaballe. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
gysit requested review of this revision.May 12 2023, 2:26 AM
Dinistro accepted this revision.May 12 2023, 2:34 AM

LGTM!

This revision is now accepted and ready to land.May 12 2023, 2:34 AM
This revision was automatically updated to reflect the committed changes.