[PATCH] D138177: [LoongArch] Add codegen support for atomicrmw min/max operation on LA64

Gong LingQin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 18 22:36:42 PST 2022


gonglingqin updated this revision to Diff 476661.
gonglingqin added a comment.

Rebase and normalize the code format.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138177

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: D138177.476661.patch
Type: text/x-patch
Size: 14256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221119/9addcf84/attachment.bin>


More information about the llvm-commits mailing list