This is an archive of the discontinued LLVM Phabricator instance.

[LazyBFI] Split out and templatize LazyBlockFrequencyInfo, NFC
ClosedPublic

Authored by anemet on Feb 10 2017, 10:28 AM.

Details

Summary

This will be used by the LazyMachineBFI pass.

(I am posting this for completeness but I am planning to commit this with post-commit review as part of the patchset.)

Diff Detail

Repository
rL LLVM

Event Timeline

anemet created this revision.Feb 10 2017, 10:28 AM
anemet edited the summary of this revision. (Show Details)Feb 10 2017, 10:30 AM
This revision was automatically updated to reflect the committed changes.