[PATCH] D92669: [PGO] Adjust -vp-counters-per-site.
Hiroshi Yamauchi via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 14 12:06:03 PST 2020
I can add "cl::ZeroOrMore" to "-vp-counters-per-site". Would it be good?
On Mon, Dec 14, 2020 at 9:30 AM Raul Tambre via Phabricator <
reviews at reviews.llvm.org> wrote:
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201214/ad2f4e57/attachment.html>
More information about the llvm-commits
mailing list