[PATCH] D100332: [CSSPGO] Flip SkipPseudoOp to true for MIR APIs.
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 21 07:38:43 PDT 2021
thakis added a comment.
In D100332#2701895 <https://reviews.llvm.org/D100332#2701895>, @hoy wrote:
> In D100332#2701572 <https://reviews.llvm.org/D100332#2701572>, @chill wrote:
>
>> Apologies if you're already aware.
>>
>> It appears with this change an expensive checks buildbot started to fail: https://lab.llvm.org/buildbot/#/builders/16/builds/9542
>
> Thanks for letting me know. The failures should be fixed by D100334 <https://reviews.llvm.org/D100334>.
Looks like it's still failing at today's trunk even with that change: https://lab.llvm.org/buildbot/#/builders/16/builds/9678
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100332/new/
https://reviews.llvm.org/D100332
More information about the llvm-commits
mailing list