[PATCH] D121655: [llvm-profgen] Read sample profiles for post-processing.

Hongtao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 31 12:38:29 PDT 2022


hoy added a comment.

In D121655#3420056 <https://reviews.llvm.org/D121655#3420056>, @hoy wrote:

> In D121655#3419998 <https://reviews.llvm.org/D121655#3419998>, @goncharov wrote:
>
>> Hi, I have found that cs-preinline-sample-profile.test is flaky around 10% of the runs. Could you please check what might be the issue?
>
> Thanks for reporting this issue. Let me double check and try to repro.

An update on this. It appears this new test exposed an existing issue. This should be fixed by D122844 <https://reviews.llvm.org/D122844>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121655



More information about the llvm-commits mailing list