This is an archive of the discontinued LLVM Phabricator instance.

[llvm-profdata] Allow overlap/similarity comparison to use custom hot threshold cutoff
ClosedPublic

Authored by wenlei on Oct 7 2021, 9:55 PM.

Details

Summary

Allow overlap/similarity comparison to use custom hot threshold cutoff, instead of using hard coded 990000 as hot cutoff.

Diff Detail

Event Timeline

wenlei created this revision.Oct 7 2021, 9:55 PM
wenlei requested review of this revision.Oct 7 2021, 9:55 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 7 2021, 9:55 PM
hoy accepted this revision.Oct 7 2021, 11:06 PM

lgtm

This revision is now accepted and ready to land.Oct 7 2021, 11:06 PM