[PATCH] D55660: [SampleFDO] handle ProfileSampleAccurate when initializing function entry count
Wei Mi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 13 11:14:52 PST 2018
wmi marked 3 inline comments as done.
wmi added a comment.
In D55660#1330048 <https://reviews.llvm.org/D55660#1330048>, @eraman wrote:
> Could you add a test case or augment an existing test to check that the function entry count is 0 if -sample-profile and -profile-sample-accurate is specified?
I augmented test/Transforms/SampleProfile/section-accurate-samplepgo.ll to check that.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55660/new/
https://reviews.llvm.org/D55660
More information about the llvm-commits
mailing list