[PATCH] D95823: [SampleFDO][NFC] Detach SampleProfileLoader from SampleCoverageTracker
Wei Mi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 1 16:01:14 PST 2021
wmi added a comment.
> This patch detaches SampleProfileLoader from SampleCoverageTracker. This would keep SampleCoverageTracker as a class.
It means you don't want SampleCoverageTracker to be a template. Will the FS profile annotation in machine code level also need some coverage tracker?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95823/new/
https://reviews.llvm.org/D95823
More information about the llvm-commits
mailing list