[PATCH] D92332: [VE] Add vadd and vsub intrinsic instructions
Kazushi Marukawa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 30 09:33:12 PST 2020
kaz7 created this revision.
kaz7 added reviewers: simoll, k-ishizaka.
kaz7 added projects: LLVM, VE.
Herald added subscribers: llvm-commits, hiraditya.
kaz7 requested review of this revision.
Add vadd and vsub intrinsic instructions and regression tests.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D92332
Files:
llvm/include/llvm/IR/IntrinsicsVEVL.gen.td
llvm/lib/Target/VE/VEInstrIntrinsicVL.gen.td
llvm/test/CodeGen/VE/VELIntrinsics/vadd.ll
llvm/test/CodeGen/VE/VELIntrinsics/vsub.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92332.308404.patch
Type: text/x-patch
Size: 110415 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201130/3518482f/attachment-0001.bin>
More information about the llvm-commits
mailing list