[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:15:20 PDT 2021
lkail added a comment.
In D106234#2889772 <https://reviews.llvm.org/D106234#2889772>, @DavidSpickett wrote:
> 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.
https://github.com/llvm/llvm-project/commit/1453f048cf9275ac329b5beb243c3c0986144143 Done.
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