This is an archive of the discontinued LLVM Phabricator instance.

[llvm-exegesis] Honor -mcpu in analysis mode.
ClosedPublic

Authored by courbet on Apr 19 2021, 12:45 AM.

Details

Summary

This is useful to set the baseline model for an unknown CPU.

Fixes PR50013.

Diff Detail

Event Timeline

courbet created this revision.Apr 19 2021, 12:45 AM
courbet requested review of this revision.Apr 19 2021, 12:45 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 19 2021, 12:45 AM
gchatelet accepted this revision.Apr 19 2021, 1:01 AM
This revision is now accepted and ready to land.Apr 19 2021, 1:01 AM
This revision was automatically updated to reflect the committed changes.