[all-commits] [llvm/llvm-project] b91238: [VE] Add veqv and vseq intrinsic instructions
Kazushi Marukawa via All-commits
all-commits at lists.llvm.org
Thu Dec 3 00:44:40 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b91238173dd9ef84a78c77c099cc26f934443a05
https://github.com/llvm/llvm-project/commit/b91238173dd9ef84a78c77c099cc26f934443a05
Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
Date: 2020-12-03 (Thu, 03 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/veqv.ll
A llvm/test/CodeGen/VE/VELIntrinsics/vseq.ll
Log Message:
-----------
[VE] Add veqv and vseq intrinsic instructions
Add veqv and vseq intrinsic instructions and regression tests.
Reviewed By: simoll
Differential Revision: https://reviews.llvm.org/D92527
More information about the All-commits
mailing list