[PATCH] D143979: [GISel][PowerPC][WIP] Support G_ATOMICRMW_*

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 13 21:41:23 PST 2023


lkail updated this revision to Diff 497198.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143979

Files:
  llvm/lib/Target/PowerPC/GISel/PPCInstructionSelector.cpp
  llvm/lib/Target/PowerPC/GISel/PPCLegalizerInfo.cpp
  llvm/lib/Target/PowerPC/GISel/PPCRegisterBankInfo.cpp
  llvm/lib/Target/PowerPC/GISel/PPCRegisterBankInfo.h
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/test/CodeGen/PowerPC/GlobalISel/ppc-isel-atomics.ll
  llvm/utils/TableGen/GlobalISelEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143979.497198.patch
Type: text/x-patch
Size: 6501 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230214/1dc4c914/attachment.bin>


More information about the llvm-commits mailing list