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

Gong LingQin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 18 05:31:21 PDT 2022


gonglingqin updated this revision to Diff 468499.
gonglingqin added a comment.

Address @hev and @xry111's comments.


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.468499.patch
Type: text/x-patch
Size: 15963 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221018/41188d2a/attachment.bin>


More information about the llvm-commits mailing list