[PATCH] D131229: [LoongArch] Add codegen support for atomicrmw xchg operation on LA32
Gong LingQin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 4 19:05:31 PDT 2022
gonglingqin created this revision.
gonglingqin added reviewers: xen0n, SixWeining, xry111, 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.
Depends on D131228 <https://reviews.llvm.org/D131228>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D131229
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/atomicrmw.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131229.450203.patch
Type: text/x-patch
Size: 10431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220805/37607b97/attachment.bin>
More information about the llvm-commits
mailing list