[PATCH] D81682: [PGO] Extend the value profile buckets for mem op sizes.

dmajor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 14 08:40:22 PDT 2020


dmajor added a comment.

> It may actually be that -vp-counters-per-site needs adjusting. How do you reproduce?

This is with clang trying to PGO itself. Build with `-DLLVM_BUILD_INSTRUMENTED=IR -DLLVM_BUILD_RUNTIME=No` and use the result to build the LLVM tree again.

https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=318445929&repo=ash&lineNumber=17322


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81682/new/

https://reviews.llvm.org/D81682



More information about the llvm-commits mailing list