[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
Sun Jul 18 22:34:40 PDT 2021


lkail updated this revision to Diff 359668.
lkail added a comment.

Add test for opt.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106234

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/atomic-float.ll
  llvm/test/Transforms/AtomicExpand/PowerPC/atomicrmw-fp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106234.359668.patch
Type: text/x-patch
Size: 7535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210719/346ffb41/attachment.bin>


More information about the llvm-commits mailing list