[PATCH] D105248: [CSSPGO] Do not import pseudo probe desc in thinLTO
Hongtao Yu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 30 17:31:50 PDT 2021
hoy added a comment.
In D105248#2851809 <https://reviews.llvm.org/D105248#2851809>, @wenlei wrote:
> Thanks for the change and cleanup. Do we see identical probe and probe_desc section for final binary for larger builds w/ and w/o this change?
That's a good point. I have tried with a giant binary, and the generated probe sections are decodable. Haven't compared smaller workloads. Let me do that.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105248/new/
https://reviews.llvm.org/D105248
More information about the llvm-commits
mailing list