[PATCH] D28923: Add indirect call promotion to SamplePGO
David Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 20 14:35:33 PST 2017
davidxl accepted this revision.
davidxl added a comment.
This revision is now accepted and ready to land.
lgtm
================
Comment at: test/Transforms/SampleProfile/Inputs/indirect-call.prof:2
+test:63067:0
+ 4: 3345 _Z3foov:2059 _Z3barv:1398
----------------
Swap the targets to test sorting
https://reviews.llvm.org/D28923
More information about the llvm-commits
mailing list