[llvm] [SampleProfile] Add option to limit number of (indirect) call target and inlined callsites when reading a Sample Profile (PR #74677)
David Li via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 6 18:10:32 PST 2023
david-xl wrote:
Since this is the problem with x-binary FDO, it makes more sense to do this during profile generation? By so doing can also improve profile reading time?
https://github.com/llvm/llvm-project/pull/74677
More information about the llvm-commits
mailing list