[PATCH] D144211: [BOLT] computing raw branch count for yaml profiles
Amir Ayupov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 27 16:52:36 PST 2023
Amir added a comment.
Is that primarily needed for "X out of Y samples in the binary (Z%) belong to functions with invalid (possibly stale) profile" log message? Can you add a test using yaml profile, e.g. based on bolt/test/X86/pre-aggregated-perf.test?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144211/new/
https://reviews.llvm.org/D144211
More information about the llvm-commits
mailing list