diff options
author | Diogo N. Sampaio <diogo.sampaio@arm.com> | 2019-07-08 08:47:47 +0000 |
---|---|---|
committer | Diogo N. Sampaio <diogo.sampaio@arm.com> | 2019-07-08 08:47:47 +0000 |
commit | 4ec445b813a1d479e3d9f9226c265fad66fd8f8c (patch) | |
tree | bbd6a0ec8778b557c0a0b29e7b2625418c716b42 /lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py | |
parent | 7d63be09b6a6ee8b940a15bf823bf2f90d34c18e (diff) | |
download | bcm5719-llvm-4ec445b813a1d479e3d9f9226c265fad66fd8f8c.tar.gz bcm5719-llvm-4ec445b813a1d479e3d9f9226c265fad66fd8f8c.zip |
[AArch64] Fix scalar vuqadd intrinsics operands
Summary:
Change the vuqadd scalar instrinsics to have the second argument as unsigned values, not signed,
accordingly to https://developer.arm.com/architectures/instruction-sets/simd-isas/neon/intrinsics
So now the compiler correctly warns that a undefined negative float conversion is being done.
Reviewers: LukeCheeseman, john.brawn
Reviewed By: john.brawn
Subscribers: john.brawn, javed.absar, kristof.beyls, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D64242
llvm-svn: 365300
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py')
0 files changed, 0 insertions, 0 deletions