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

Lu Weining via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 13 00:27:50 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG47f3dc6d4906: [LoongArch] Add codegen support for atomic fence, atomic load and atomic store (authored by gonglingqin, committed by SixWeining).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128901/new/

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
  llvm/test/Transforms/AtomicExpand/LoongArch/lit.local.cfg
  llvm/test/Transforms/AtomicExpand/LoongArch/load-store-atomic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128901.444169.patch
Type: text/x-patch
Size: 13327 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220713/dac93369/attachment.bin>


More information about the llvm-commits mailing list