[PATCH] D131229: [LoongArch] Add codegen support for atomicrmw xchg operation on LA32

Gong LingQin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 7 23:49:42 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd5f7a2182d34: [LoongArch] Add codegen support for atomicrmw xchg operation on LA32 (authored by gonglingqin).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131229

Files:
  llvm/include/llvm/IR/IntrinsicsLoongArch.td
  llvm/lib/Target/LoongArch/LoongArchExpandAtomicPseudoInsts.cpp
  llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
  llvm/lib/Target/LoongArch/LoongArchISelLowering.h
  llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
  llvm/test/CodeGen/LoongArch/ir-instruction/atomicrmw.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131229.458658.patch
Type: text/x-patch
Size: 10420 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220908/0e85333e/attachment.bin>


More information about the llvm-commits mailing list