[PATCH] D81206: [VE] Add AND/OR/XOR regression tests
Kazushi Marukawa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 4 17:41:45 PDT 2020
kaz7 created this revision.
kaz7 added projects: LLVM, VE.
kaz7 added reviewers: simoll, k-ishizaka.
Herald added a subscriber: llvm-commits.
kaz7 added a child revision: D81207: [VE] Support fixed-point operation instructions in MC layer.
Add AND/OR/XOR regression tests and separate bit-op tests from exisiting
tests.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D81206
Files:
llvm/test/CodeGen/VE/addition.ll
llvm/test/CodeGen/VE/and.ll
llvm/test/CodeGen/VE/or.ll
llvm/test/CodeGen/VE/subtraction.ll
llvm/test/CodeGen/VE/xor.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81206.268632.patch
Type: text/x-patch
Size: 13023 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200605/d8a6da1a/attachment.bin>
More information about the llvm-commits
mailing list