]> granicus.if.org Git - clang/commit
AArch64: fix return type of vqmovun_high_*.
authorTim Northover <tnorthover@apple.com>
Tue, 12 Jul 2016 17:38:50 +0000 (17:38 +0000)
committerTim Northover <tnorthover@apple.com>
Tue, 12 Jul 2016 17:38:50 +0000 (17:38 +0000)
commit1cda5f1160423a020d8b39539344d088c0d5c900
tree60b9fe32ce64ba4da857b0de76547d5bb319d53f
parentdde42d90c11f5e6e6b2ba358776e9365d978b6cb
AArch64: fix return type of vqmovun_high_*.

These should be returning an unsigned quantity.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@275195 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/arm_neon.td
test/Sema/arm64-neon-header.c [new file with mode: 0644]