[PATCH] D93161: [VE] Support atomic exchange instructions
Kazushi Marukawa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 14 09:26:41 PST 2020
kaz7 updated this revision to Diff 311630.
kaz7 added a comment.
Clean prepareTS1AM function by simplifying i32/i64 types.
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.311630.patch
Type: text/x-patch
Size: 243521 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201214/8ce5073d/attachment-0001.bin>
More information about the llvm-commits
mailing list