[PATCH] D106234: [PowerPC] Fallback to base's implementation of shouldExpandAtomicCmpXchgInIR and shouldExpandAtomicCmpXchgInIR

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 20 02:03:07 PDT 2021


lkail added a comment.

In D106234#2889770 <https://reviews.llvm.org/D106234#2889770>, @dyung wrote:

> Hi, the test you added is causing a failure on the PS4 build bot, https://lab.llvm.org/buildbot/#/builders/139/builds/7433.
>
> Can you take a look and please fix the test or revert the change so that we can get the bot green again?

I'm looking into it. Thanks for notification.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106234



More information about the llvm-commits mailing list