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

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 26 01:04:12 PDT 2020


xbolva00 added a comment.

In D79485#2116116 <https://reviews.llvm.org/D79485#2116116>, @ebrevnov wrote:

> 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.


Yeah, any benchmark data would be great.


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