[all-commits] [llvm/llvm-project] cfefef: [VE] Support atomic store
Kazushi Marukawa via All-commits
all-commits at lists.llvm.org
Mon Oct 26 08:28:34 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cfefef50c18a481040203f15b55edf89c1fafceb
https://github.com/llvm/llvm-project/commit/cfefef50c18a481040203f15b55edf89c1fafceb
Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
Date: 2020-10-27 (Tue, 27 Oct 2020)
Changed paths:
M llvm/lib/Target/VE/VEInstrInfo.td
A llvm/test/CodeGen/VE/atomic_store.ll
Log Message:
-----------
[VE] Support atomic store
Support atomic store instructions and add a regression test.
Reviewed By: simoll
Differential Revision: https://reviews.llvm.org/D90137
More information about the All-commits
mailing list