diff options
author | Andre Simoes Dias Vieira <andre.simoesdiasvieira@arm.com> | 2020-03-20 08:25:56 +0000 |
---|---|---|
committer | Andre Vieira <andre.simoesdiasvieira@arm.com> | 2020-03-20 08:27:30 +0000 |
commit | 05009698eeb925d691a8ebb51539df8d8f28d849 (patch) | |
tree | 8c2d2ef53fe55fcaf773ac015b448b24654ad019 /gcc/ipa-inline-transform.c | |
parent | 4a18f168f47cfa4a41a01aad64a6041eab64ad7b (diff) | |
download | gcc-05009698eeb925d691a8ebb51539df8d8f28d849.zip gcc-05009698eeb925d691a8ebb51539df8d8f28d849.tar.gz gcc-05009698eeb925d691a8ebb51539df8d8f28d849.tar.bz2 |
gcc, Arm: Fix no_cond issue introduced by MVE
This was a matter of mistaken logic in (define_attr "conds" ..). This was
setting the conds attribute for any neon instruction to no_cond which was
messing up code generation.
gcc/ChangeLog:
2020-03-20 Andre Vieira <andre.simoesdiasvieira@arm.com>
* config/arm/arm.md (define_attr "conds"): Fix logic for neon and mve.
Diffstat (limited to 'gcc/ipa-inline-transform.c')
0 files changed, 0 insertions, 0 deletions