[PATCH] D36025: Do not want to use BFI to get profile count for sample pgo
Easwaran Raman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 2 14:08:20 PDT 2017
eraman accepted this revision.
eraman added a comment.
This revision is now accepted and ready to land.
LGTM based on offline discussion with Dehao on why this could happen. Please add comments to the effect that if any callsite has a non-zero count, it gets a metadata and conversely any callsite without metadata has no count.
https://reviews.llvm.org/D36025
More information about the llvm-commits
mailing list