[Patch, GCC] Fix a condition post r278611
authorSudakshina Das <sudi.das@arm.com>
Thu, 5 Dec 2019 18:03:01 +0000 (18:03 +0000)
committerSudakshina Das <sudi@gcc.gnu.org>
Thu, 5 Dec 2019 18:03:01 +0000 (18:03 +0000)
commit8575d5925226a8f92ee644d6d59a2b1b93840d94
treed157c9a1dc400e15108cef3a97e3a0649519c3ed
parent9bcee9c9a153270c9bf73b73a6af564e715032ff
[Patch, GCC] Fix a condition post r278611

gcc/ChangeLog

2019-12-05  Sudakshina Das  <sudi.das@arm.com>

* tree-vect-loop.c (vect_model_reduction_cost): Remove reduction_type
check from if condition.

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