diff options
author | Richard Sandiford <richard.sandiford@arm.com> | 2019-08-15 08:34:40 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2019-08-15 08:34:40 +0000 |
commit | 2ae21bd133c357fcd7b6e06dc7d7d9e0660abe2c (patch) | |
tree | 8a597f87da62736b9b03cf048fdaade3f756d26f /gcc/tree-ssa-dce.c | |
parent | 5e176a613ef2eda92aa65736763a562dc42a50fe (diff) | |
download | gcc-2ae21bd133c357fcd7b6e06dc7d7d9e0660abe2c.zip gcc-2ae21bd133c357fcd7b6e06dc7d7d9e0660abe2c.tar.gz gcc-2ae21bd133c357fcd7b6e06dc7d7d9e0660abe2c.tar.bz2 |
[AArch64] Remove unneeded FSUB alternatives and add a new one
The floating-point subtraction patterns don't need to handle
subtraction of constants, since those go through the addition
patterns instead. There was a missing MOVPRFX alternative for
FSUBR though.
2019-08-15 Richard Sandiford <richard.sandiford@arm.com>
gcc/
* config/aarch64/aarch64-sve.md (*sub<SVE_F:mode>3): Remove immediate
FADD and FSUB alternatives. Add a MOVPRFX alternative for FSUBR.
From-SVN: r274514
Diffstat (limited to 'gcc/tree-ssa-dce.c')
0 files changed, 0 insertions, 0 deletions