diff options
author | Christophe Lyon <christophe.lyon@linaro.org> | 2023-08-14 18:07:12 +0000 |
---|---|---|
committer | Christophe Lyon <christophe.lyon@linaro.org> | 2023-08-28 08:55:36 +0000 |
commit | 3f142ab6e6e9c0579c8e303291a0e209a14c23bf (patch) | |
tree | 07c531b1b32326845295c6e5cd6134176d445890 /gcc/tree-ssa-phiopt.cc | |
parent | 23570163379fb08f25d95fbe184f3cd2468aa1b1 (diff) | |
download | gcc-3f142ab6e6e9c0579c8e303291a0e209a14c23bf.zip gcc-3f142ab6e6e9c0579c8e303291a0e209a14c23bf.tar.gz gcc-3f142ab6e6e9c0579c8e303291a0e209a14c23bf.tar.bz2 |
arm: [MVE intrinsics] Remove dead check for float type in parse_element_type
Fix a likely copy/paste error, where we check if ch == 'f' after we
checked it's either 's' or 'u'.
2023-08-14 Christophe Lyon <christophe.lyon@linaro.org>
gcc/
* config/arm/arm-mve-builtins-shapes.cc (parse_element_type):
Remove dead check.
Diffstat (limited to 'gcc/tree-ssa-phiopt.cc')
0 files changed, 0 insertions, 0 deletions