[PATCH] D27790: Pass sample pgo flags to thinlto.
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 14 18:23:05 PST 2016
mehdi_amini added a comment.
In https://reviews.llvm.org/D27790#623176, @pcc wrote:
> Do we need to add the sample profile to the hash in computeCacheKey?
I'm concerned about this indeed.
Why is this SampleProfileLoaderPass not performed during the compile phase?
https://reviews.llvm.org/D27790
More information about the llvm-commits
mailing list