[PATCH] D133755: [LoongArch] Add codegen support for atomicrmw add/sub/nand/and/or/xor operation

Gong LingQin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 22 18:34:26 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGac295597a87a: [LoongArch] Add codegen support for atomicrmw add/sub/nand/and/or/xor operation (authored by gonglingqin).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133755

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133755.462369.patch
Type: text/x-patch
Size: 36442 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220923/89ae57d5/attachment.bin>


More information about the llvm-commits mailing list