[PATCH] D105612: [PowerPC] Implement quadword atomic load/store

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 31 23:56:01 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5eaebd5d649a: [PowerPC] Implement quadword atomic load/store (authored by lkail).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105612

Files:
  llvm/include/llvm/IR/IntrinsicsPowerPC.td
  llvm/lib/Target/PowerPC/PPCExpandAtomicPseudoInsts.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.h
  llvm/lib/Target/PowerPC/PPCInstr64Bit.td
  llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
  llvm/test/CodeGen/PowerPC/atomics-i128-ldst.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105612.369868.patch
Type: text/x-patch
Size: 17908 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210901/a99ee1d2/attachment.bin>


More information about the llvm-commits mailing list