[PATCH] D90090: [VE] Support atomic_load

Kazushi Marukawa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 24 00:33:43 PDT 2020


kaz7 created this revision.
kaz7 added reviewers: simoll, k-ishizaka.
kaz7 added projects: LLVM, VE.
Herald added subscribers: llvm-commits, jfb, hiraditya.
kaz7 requested review of this revision.

Support atomic_load instruction and add a regression test.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D90090

Files:
  llvm/lib/Target/VE/VEISelLowering.cpp
  llvm/lib/Target/VE/VEInstrInfo.td
  llvm/test/CodeGen/VE/atomic_load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90090.300463.patch
Type: text/x-patch
Size: 17311 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201024/74ecbe69/attachment.bin>


More information about the llvm-commits mailing list