diff options
author | Richard Sandiford <richard.sandiford@arm.com> | 2018-06-20 08:08:21 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2018-06-20 08:08:21 +0000 |
commit | 1f78617090283f22825807fcc0533e27e983dcde (patch) | |
tree | 48e8724f13b0e0b6cd85144671a09044ac4a7a0c /gcc/godump.c | |
parent | 44ae7a002c23ff0ab884350b5f05876ece985387 (diff) | |
download | gcc-1f78617090283f22825807fcc0533e27e983dcde.zip gcc-1f78617090283f22825807fcc0533e27e983dcde.tar.gz gcc-1f78617090283f22825807fcc0533e27e983dcde.tar.bz2 |
[5/n] PR85694: Remove dead WIDEN_SUM handling
vect_recog_dot_prod_pattern and vect_recog_sad_pattern both checked
whether the statement passed in had already been recognised as a
WIDEN_SUM_EXPR pattern. That isn't possible (any more?), since the
first recognised pattern wins, and since vect_recog_widen_sum_pattern
never matches a later statement than the one it's given.
2018-06-20 Richard Sandiford <richard.sandiford@arm.com>
gcc/
* tree-vect-patterns.c (vect_recog_dot_prod_pattern): Remove
redundant WIDEN_SUM_EXPR handling.
(vect_recog_sad_pattern): Likewise.
From-SVN: r261788
Diffstat (limited to 'gcc/godump.c')
0 files changed, 0 insertions, 0 deletions