[PATCH] D92669: [PGO] Adjust -vp-counters-per-site.
Raul Tambre via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 14 09:30:39 PST 2020
tambre added a comment.
In my case 1.5 is better, but not enough. 2.0 is good and is what I've used so far. However, `-vp-counters-per-site` can only be specified once so this has broken my builds and I've patched it out for now.
Could we maybe parameterize this or add an option to turn it off?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92669/new/
https://reviews.llvm.org/D92669
More information about the llvm-commits
mailing list