This is an archive of the discontinued LLVM Phabricator instance.

[NFC][Inliner] Add cl::opt<int> to tune InstrCost
ClosedPublic

Authored by vitalybuka on Aug 3 2022, 3:27 PM.

Details

Summary

The plan is tune this for sanitizers.

Diff Detail

Event Timeline

vitalybuka created this revision.Aug 3 2022, 3:27 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 3 2022, 3:27 PM
vitalybuka requested review of this revision.Aug 3 2022, 3:27 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 3 2022, 3:27 PM
mtrofin accepted this revision.Aug 3 2022, 3:42 PM
This revision is now accepted and ready to land.Aug 3 2022, 3:42 PM
This revision was landed with ongoing or failed builds.Aug 3 2022, 5:14 PM
This revision was automatically updated to reflect the committed changes.