[all-commits] [llvm/llvm-project] 9d4501: [VE] Add vcp and vex intrinsic instructions
Kazushi Marukawa via All-commits
all-commits at lists.llvm.org
Mon Dec 7 06:01:44 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9d4501e2b42a2f413000661155a637e495597026
https://github.com/llvm/llvm-project/commit/9d4501e2b42a2f413000661155a637e495597026
Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
Date: 2020-12-07 (Mon, 07 Dec 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/vcp.ll
A llvm/test/CodeGen/VE/VELIntrinsics/vex.ll
Log Message:
-----------
[VE] Add vcp and vex intrinsic instructions
Add vcp and vex intrinsic instructions and regression tests.
Reviewed By: simoll
Differential Revision: https://reviews.llvm.org/D92752
More information about the All-commits
mailing list