[PATCH] D92454: [VE] Add vand, vor, and vxor intrinsic instructions
Kazushi Marukawa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 1 20:23:48 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 vand, vor, and vxor intrinsic instructions and regression tests.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D92454
Files:
llvm/include/llvm/IR/IntrinsicsVEVL.gen.td
llvm/lib/Target/VE/VEInstrIntrinsicVL.gen.td
llvm/test/CodeGen/VE/VELIntrinsics/vand.ll
llvm/test/CodeGen/VE/VELIntrinsics/vor.ll
llvm/test/CodeGen/VE/VELIntrinsics/vxor.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92454.308860.patch
Type: text/x-patch
Size: 39631 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201202/4818e2a4/attachment.bin>
More information about the llvm-commits
mailing list