diff options
author | Kerry McLaughlin <kerry.mclaughlin@arm.com> | 2019-10-18 09:40:16 +0000 |
---|---|---|
committer | Kerry McLaughlin <kerry.mclaughlin@arm.com> | 2019-10-18 09:40:16 +0000 |
commit | 0c7cc383e5b846bc9e9fcc599d3f342333f5c963 (patch) | |
tree | 186b2ce9e10bf0aaea93f4c7b9aa597a0bf63683 /lldb/packages/Python/lldbsuite/test/api/multithreaded/TestMultithreaded.py | |
parent | 6456252dbf67f26f88873e92c0813ebf8a1f96a3 (diff) | |
download | bcm5719-llvm-0c7cc383e5b846bc9e9fcc599d3f342333f5c963.tar.gz bcm5719-llvm-0c7cc383e5b846bc9e9fcc599d3f342333f5c963.zip |
[AArch64][SVE] Implement unpack intrinsics
Summary:
Implements the following intrinsics:
- int_aarch64_sve_sunpkhi
- int_aarch64_sve_sunpklo
- int_aarch64_sve_uunpkhi
- int_aarch64_sve_uunpklo
This patch also adds AArch64ISD nodes for UNPK instead of implementing
the intrinsics directly, as they are required for a future patch which
implements the sign/zero extension of legal vectors.
This patch includes tests for the Subdivide2Argument type added by D67549
Reviewers: sdesmalen, SjoerdMeijer, greened, rengolin, rovka
Reviewed By: greened
Subscribers: tschuett, kristof.beyls, rkruppe, psnobl, cfe-commits, llvm-commits
Differential Revision: https://reviews.llvm.org/D67550
llvm-svn: 375210
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/api/multithreaded/TestMultithreaded.py')
0 files changed, 0 insertions, 0 deletions