[PATCH] D105236: [PowerPC] Implament Atomic Load and Stores Builtins

Albion Fung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 5 10:27:52 PDT 2021


Conanap updated this revision to Diff 356528.
Conanap added a comment.

Properly updated the diff with arc.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105236

Files:
  clang/include/clang/Basic/BuiltinsPPC.def
  clang/lib/Basic/Targets/PPC.cpp
  clang/test/CodeGen/builtins-ppc-xlcompat-atomicLoadStore.c
  llvm/include/llvm/IR/IntrinsicsPowerPC.td
  llvm/lib/Target/PowerPC/PPCInstr64Bit.td
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-atomicLoadStore-64-only.ll
  llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-atomicLoadStore.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105236.356528.patch
Type: text/x-patch
Size: 8542 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210705/148e065c/attachment.bin>


More information about the llvm-commits mailing list