Add AND/OR/XOR regression tests and separate bit-op tests from exisiting
tests.
Details
Details
- Reviewers
simoll k-ishizaka - Commits
- rG2ba4df1c1b27: [VE] Add AND/OR/XOR regression tests
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D81206
[VE] Add AND/OR/XOR regression tests ClosedPublic Authored by kaz7 on Jun 4 2020, 5:15 PM.
Details
Summary Add AND/OR/XOR regression tests and separate bit-op tests from exisiting
Diff Detail
Event Timelinekaz7 added a child revision: D81207: [VE] Support fixed-point operation instructions in MC layer.Jun 4 2020, 5:18 PM This revision is now accepted and ready to land.Jun 5 2020, 1:02 AM Closed by commit rG2ba4df1c1b27: [VE] Add AND/OR/XOR regression tests (authored by kaz7, committed by simoll). · Explain WhyJun 5 2020, 1:36 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 268632 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
|