[PATCH] D135525: Add codegen support for atomicrmw umin/umax operation on LA64

Gong LingQin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 8 19:07:12 PDT 2022


gonglingqin created this revision.
gonglingqin added reviewers: xen0n, xry111, SixWeining, wangleiat, MaskRay.
Herald added subscribers: StephenFan, hiraditya.
Herald added a project: All.
gonglingqin requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D135525

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-minmax.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135525.466329.patch
Type: text/x-patch
Size: 14316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221009/ceb18ddf/attachment.bin>


More information about the llvm-commits mailing list