aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
diff options
context:
space:
mode:
authorStam Markianos-Wright <stam.markianos-wright@arm.com>2022-11-16 13:05:49 +0000
committerAndrea Corallo <andrea.corallo@arm.com>2022-11-28 10:09:01 +0100
commitbf6b04c6baa12fccc0dad53d45ae808def34fb6c (patch)
tree877c8a1c37882ffadf1df702251a3165badc9ba5 /gcc/ada
parent2fefb8931d566cc8a4cbba81601972b0d2002f95 (diff)
downloadgcc-bf6b04c6baa12fccc0dad53d45ae808def34fb6c.zip
gcc-bf6b04c6baa12fccc0dad53d45ae808def34fb6c.tar.gz
gcc-bf6b04c6baa12fccc0dad53d45ae808def34fb6c.tar.bz2
arm: Add integer vector overloading of vsubq_x instrinsic
In the past we had only defined the vsubq_x generic overload of the vsubq_x_* intrinsics for float vector types. This would cause them to fall back to the `__ARM_undef` failure state if they was called through the generic version. This patch simply adds these overloads. gcc/ChangeLog: * config/arm/arm_mve.h (__arm_vsubq_x FP): New overloads. (__arm_vsubq_x Integer): New.
Diffstat (limited to 'gcc/ada')
0 files changed, 0 insertions, 0 deletions