[PATCH] D79485: [BPI] Improve static heuristics for "cold" paths.

Evgeniy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 26 00:31:43 PDT 2020


ebrevnov added a comment.

In D79485#2114260 <https://reviews.llvm.org/D79485#2114260>, @xbolva00 wrote:

> Can you provide some performace data (SPEC/llvm suite) ?


By SPEC I guess you mean SPEC CPU2006/2017, right? Unfortunately, I don't have access to this benchmark. Would be nice if somebody could check it for me. On my side I can check SPEC JVM2008 and some other java benchmarks.

Regarding LLVM suite. I tried running it about half year ago but got negative experience. The results were not consistent and showed big variation. I can give one more try though. Any advice on running it is highly appreciated.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79485





More information about the llvm-commits mailing list