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

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 13 22:24:52 PST 2023


lkail updated this revision to Diff 497209.

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

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


More information about the llvm-commits mailing list