diff options
author | Christophe Lyon <christophe.lyon@linaro.org> | 2021-05-10 12:51:45 +0000 |
---|---|---|
committer | Christophe Lyon <christophe.lyon@linaro.org> | 2021-05-10 12:55:11 +0000 |
commit | f56af5f9c20ca8cf4ee916bbfc06d8c1584868cb (patch) | |
tree | b1b21658f8b31cfad225542252e49a67f3349c43 /libgcc | |
parent | d1cee151e10e3099dba332d10f1f5c28ac05fb73 (diff) | |
download | gcc-f56af5f9c20ca8cf4ee916bbfc06d8c1584868cb.zip gcc-f56af5f9c20ca8cf4ee916bbfc06d8c1584868cb.tar.gz gcc-f56af5f9c20ca8cf4ee916bbfc06d8c1584868cb.tar.bz2 |
arm: MVE: Cleanup vcmpne/vcmpeq builtins
After the previous patch, we no longer need to emit the unsigned
variants of vcmpneq/vcmpeqq. This patch removes them as well as the
corresponding iterator entries.
2021-05-10 Christophe Lyon <christophe.lyon@linaro.org>
gcc/
* config/arm/arm_mve_builtins.def (vcmpneq_u): Remove.
(vcmpneq_n_u): Likewise.
(vcmpeqq_u,): Likewise.
(vcmpeqq_n_u): Likewise.
* config/arm/iterators.md (supf): Remove VCMPNEQ_U, VCMPEQQ_U,
VCMPEQQ_N_U and VCMPNEQ_N_U.
* config/arm/mve.md (mve_vcmpneq): Remove <supf> iteration.
(mve_vcmpeqq_n): Likewise.
(mve_vcmpeqq): Likewise.
(mve_vcmpneq_n): Likewise.
Diffstat (limited to 'libgcc')
0 files changed, 0 insertions, 0 deletions