[all-commits] [llvm/llvm-project] 132d6d: [VE] Add vmv intrinsic instructions
Kazushi Marukawa via All-commits
all-commits at lists.llvm.org
Wed Nov 18 15:24:46 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 132d6d73ea024beab3df99df2ecf4d345995fdfd
https://github.com/llvm/llvm-project/commit/132d6d73ea024beab3df99df2ecf4d345995fdfd
Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
Date: 2020-11-19 (Thu, 19 Nov 2020)
Changed paths:
M llvm/include/llvm/IR/IntrinsicsVEVL.gen.td
M llvm/lib/Target/VE/VEInstrIntrinsicVL.gen.td
A llvm/test/CodeGen/VE/VELIntrinsics/vmv.ll
Log Message:
-----------
[VE] Add vmv intrinsic instructions
Add vmv intrinsic instructions and regression tests.
Reviewed By: simoll
Differential Revision: https://reviews.llvm.org/D91700
More information about the All-commits
mailing list