[PATCH] D128901: [LoongArch] Add codegen support for atomic fence, atomic load and atomic store

Gong LingQin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 30 02:58:54 PDT 2022


gonglingqin created this revision.
gonglingqin added reviewers: SixWeining, MaskRay, xen0n, xry111, wangleiat.
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 D128900 <https://reviews.llvm.org/D128900>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D128901

Files:
  llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
  llvm/lib/Target/LoongArch/LoongArchISelLowering.h
  llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
  llvm/lib/Target/LoongArch/LoongArchTargetMachine.cpp
  llvm/test/CodeGen/LoongArch/ir-instruction/fence.ll
  llvm/test/CodeGen/LoongArch/ir-instruction/load-store-atomic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128901.441326.patch
Type: text/x-patch
Size: 8698 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220630/19c042d7/attachment.bin>


More information about the llvm-commits mailing list