[PATCH] D137311: [LoongArch] Expand atomicrmw fadd/fsub/fmin/fmax with CmpXChg

Gong LingQin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 2 19:13:40 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/D137311

Files:
  llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
  llvm/test/CodeGen/LoongArch/ir-instruction/atomicrmw-fp.ll
  llvm/test/Transforms/AtomicExpand/LoongArch/atomicrmw-fp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137311.472829.patch
Type: text/x-patch
Size: 38455 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221103/4a5cce56/attachment.bin>


More information about the llvm-commits mailing list