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

dmajor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 17 11:16:05 PST 2020


dmajor added a comment.

In D81682#2331245 <https://reviews.llvm.org/D81682#2331245>, @yamauchi wrote:

> It seems that I can't reproduce it. Here's my script. Can you reproduce with it or modify it so it reproduces?

I'm sorry this took so long, I finally narrowed down the minimal required change. The second stage should have `-DLLVM_LINK_LLVM_DYLIB=ON`.


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