[PATCH] D93161: [VE] Support atomic exchange instructions

Kazushi Marukawa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 15 00:45:01 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa2eb07aa5540: [VE] Support atomic exchange instructions (authored by kaz7).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93161

Files:
  llvm/lib/Target/VE/VEISelDAGToDAG.cpp
  llvm/lib/Target/VE/VEISelLowering.cpp
  llvm/lib/Target/VE/VEISelLowering.h
  llvm/lib/Target/VE/VEInstrInfo.td
  llvm/lib/Target/VE/VERegisterInfo.cpp
  llvm/test/CodeGen/VE/Scalar/atomic.ll
  llvm/test/CodeGen/VE/Scalar/atomic_cmp_swap.ll
  llvm/test/CodeGen/VE/Scalar/atomic_load.ll
  llvm/test/CodeGen/VE/Scalar/atomic_store.ll
  llvm/test/CodeGen/VE/Scalar/atomic_swap.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93161.311824.patch
Type: text/x-patch
Size: 243521 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201215/79a3c726/attachment-0001.bin>


More information about the llvm-commits mailing list