This is an archive of the discontinued LLVM Phabricator instance.

[llvm-mca][timeline] Indicate output was stopped due to cycle limit.
ClosedPublic

Authored by dsanders on Oct 13 2021, 12:13 PM.

Details

Summary

It can be a bit confusing to stop with no explanation so we should indicate
when further output was prevented by the cycle limit.

Diff Detail

Event Timeline

dsanders created this revision.Oct 13 2021, 12:13 PM
dsanders requested review of this revision.Oct 13 2021, 12:13 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 13 2021, 12:13 PM
andreadb accepted this revision.Oct 14 2021, 6:30 AM

LGTM. Thanks!

This revision is now accepted and ready to land.Oct 14 2021, 6:30 AM