aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-data-ref.c
diff options
context:
space:
mode:
authorJonathan Wright <jonathan.wright@arm.com>2021-10-14 10:39:32 +0100
committerJonathan Wright <jonathan.wright@arm.com>2021-10-14 13:45:15 +0100
commit6779e9ba2cb242e51a4257fdc51cc03b870f8570 (patch)
tree379c1ba87d1a38117bcaa5472617036144f99adb /gcc/tree-data-ref.c
parenta311163fd81babd6116e2856f4551c3ca13d8914 (diff)
downloadgcc-6779e9ba2cb242e51a4257fdc51cc03b870f8570.zip
gcc-6779e9ba2cb242e51a4257fdc51cc03b870f8570.tar.gz
gcc-6779e9ba2cb242e51a4257fdc51cc03b870f8570.tar.bz2
aarch64: Fix pointer parameter type in LD1 Neon intrinsics
The pointer parameter to load a vector of signed values should itself be a signed type. This patch fixes two instances of this unsigned- signed implicit conversion in arm_neon.h. gcc/ChangeLog: 2021-10-14 Jonathan Wright <jonathan.wright@arm.com> * config/aarch64/arm_neon.h (vld1_s8_x3): Use signed type for pointer parameter. (vld1_s32_x3): Likewise.
Diffstat (limited to 'gcc/tree-data-ref.c')
0 files changed, 0 insertions, 0 deletions