[NFC][AArch64] Fix vector vqtb[lx][1-4]_s8 operand
authorDiogo N. Sampaio <diogo.sampaio@arm.com>
Wed, 10 Jul 2019 08:16:49 +0000 (08:16 +0000)
committerDiogo N. Sampaio <diogo.sampaio@arm.com>
Wed, 10 Jul 2019 08:16:49 +0000 (08:16 +0000)
commit3490aab63af3c82b87369ae974c95bb6d1b1c89f
tree58d4c109afefc6737ca235c6b9975f3dab5677a6
parent77392c3f5e79e77cee608427e2c004cd2897e9d6
[NFC][AArch64] Fix vector vqtb[lx][1-4]_s8 operand

Summary:
Change the vqtb[lx][1-4]_s8 instrinsics to have the last argument as vector of unsigned valuse, not
signed, accordingly to https://developer.arm.com/architectures/instruction-sets/simd-isas/neon/intrinsics

Reviewers: LukeCheeseman, DavidSpickett

Reviewed By: DavidSpickett

Subscribers: DavidSpickett, javed.absar, kristof.beyls, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D64243

llvm-svn: 365598
clang/include/clang/Basic/arm_neon.td
clang/test/CodeGen/aarch64-neon-tbl.c