[PATCH] D151312: [PowerPC][AIX] Enable quadword atomics by default for AIX

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 4 20:19:34 PDT 2023


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

Removed `-ppc-quadword-atomics` and updated release notes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151312

Files:
  llvm/docs/ReleaseNotes.rst
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/atomics-i128-ldst.ll
  llvm/test/CodeGen/PowerPC/atomics-i128.ll
  llvm/test/Transforms/AtomicExpand/PowerPC/cmpxchg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151312.537203.patch
Type: text/x-patch
Size: 28254 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230705/708d292b/attachment.bin>


More information about the llvm-commits mailing list