re PR target/92473 (test pr92324-2.c fails on arm and aarch64)
authorRichard Biener <rguenther@suse.de>
Wed, 13 Nov 2019 08:04:31 +0000 (08:04 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 13 Nov 2019 08:04:31 +0000 (08:04 +0000)
commitefc40c1f85bbeb2bf7e6f5cc5c3cfc6ceb59af07
tree288df16f30cb06ffe726e23eaac6d1410c973a8b
parente08f64f0f47a5c0b8899d04efb2d5659b8ededd0
re PR target/92473 (test pr92324-2.c fails on arm and aarch64)

2019-11-13  Richard Biener  <rguenther@suse.de>

PR tree-optimization/92473
* tree-vect-loop.c (vect_create_epilog_for_reduction): Perform
direct optab reduction in the correct type.

From-SVN: r278113
gcc/ChangeLog
gcc/tree-vect-loop.c