[PATCH] D135948: [LoongArch] Add codegen support for cmpxchg on LA64

Lu Weining via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 27 06:22:30 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbba97c3c03a9: [LoongArch] Add codegen support for cmpxchg on LA64 (authored by gonglingqin, committed by SixWeining).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135948

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/atomic-cmpxchg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135948.471149.patch
Type: text/x-patch
Size: 24978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221027/f6036b46/attachment.bin>


More information about the llvm-commits mailing list