[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 10:29:23 PDT 2017
eraman added a comment.
I still feel this behavior is confusing, but I'll let David and Teresa to weigh in. Do you have any cases in real code where a block containing a call with no metadata has a high profile count? Is this masking a bug in some other code (BFI or sample profile loader)?
https://reviews.llvm.org/D36025
More information about the llvm-commits
mailing list