[PATCH] D55660: [SampleFDO] handle ProfileSampleAccurate when initializing function entry count
Teresa Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 13 09:45:05 PST 2018
tejohnson accepted this revision.
tejohnson added a comment.
This revision is now accepted and ready to land.
Nice! lgtm
================
Comment at: test/Transforms/SampleProfile/section-accurate-samplepgo.ll:6
+
+; The test checks that function without profile gets unlikely section prefix if -profile-sample-accurate is specified or the function has the profile-sample-accurate attribute.
+
----------------
Nit: line length
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