diff options
author | Christophe Lyon <christophe.lyon@linaro.org> | 2021-05-10 12:51:53 +0000 |
---|---|---|
committer | Christophe Lyon <christophe.lyon@linaro.org> | 2021-05-10 12:56:16 +0000 |
commit | 929056a7689bead913be686c3581bb8a8599acb6 (patch) | |
tree | e2a5e02593a4523a500dc4dde3f57446cf5a12ea /libgcc | |
parent | f56af5f9c20ca8cf4ee916bbfc06d8c1584868cb (diff) | |
download | gcc-929056a7689bead913be686c3581bb8a8599acb6.zip gcc-929056a7689bead913be686c3581bb8a8599acb6.tar.gz gcc-929056a7689bead913be686c3581bb8a8599acb6.tar.bz2 |
arm: MVE: Remove _s and _u suffixes from vcmp* builtins.
This patch brings more unification in the vector comparison builtins,
by removing the useless 's' (signed) suffix since we no longer need
unsigned versions.
2021-05-10 Christophe Lyon <christophe.lyon@linaro.org>
gcc/
* config/arm/arm_mve.h (__arm_vcmp*): Remove 's' suffix.
* config/arm/arm_mve_builtins.def (vcmp*): Remove 's' suffix.
* config/arm/mve.md (mve_vcmp*): Remove 's' suffix in pattern
names.
Diffstat (limited to 'libgcc')
0 files changed, 0 insertions, 0 deletions