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

David Spickett via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 20 02:03:06 PDT 2021


DavidSpickett added a comment.

One of these tests is failing on Arm bots: https://lab.llvm.org/buildbot/#/builders/171/builds/1162

Because we only build one specific target and this test dir doesn't require PowerPC. I'll fix that.


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