aboutsummaryrefslogtreecommitdiff
path: root/libgcc
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@linaro.org>2021-05-10 12:51:33 +0000
committerChristophe Lyon <christophe.lyon@linaro.org>2021-05-10 12:54:20 +0000
commitd1cee151e10e3099dba332d10f1f5c28ac05fb73 (patch)
treed6964238ce87ba4982d4f5470d067caaf1c8747d /libgcc
parent9e6b3b4a22cb0c9151eb39abcdc9847daf5a5d61 (diff)
downloadgcc-d1cee151e10e3099dba332d10f1f5c28ac05fb73.zip
gcc-d1cee151e10e3099dba332d10f1f5c28ac05fb73.tar.gz
gcc-d1cee151e10e3099dba332d10f1f5c28ac05fb73.tar.bz2
arm: MVE: Convert vcmp[eq|ne]* in arm_mve.h to use only 's' builtin version
There is no need to have a signed and an unsigned version of these builtins. This is similar to what we do for Neon in arm_neon.h. This mechanical patch enables later cleanup patches. 2021-05-10 Christophe Lyon <christophe.lyon@linaro.org> gcc/ * config/arm/arm_mve.h (__arm_vcmpeq*u*, __arm_vcmpne*u*): Call the 's' version of the builtin.
Diffstat (limited to 'libgcc')
0 files changed, 0 insertions, 0 deletions