]> git.ipfire.org Git - thirdparty/gcc.git/commit
2019-01-21 Richard Biener <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 21 Jan 2019 14:49:42 +0000 (14:49 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 21 Jan 2019 14:49:42 +0000 (14:49 +0000)
commit26e8495a7895777d8f4a5631b9c3175bcef0a48d
tree917500f89139b8b21732eae139244101adc42d00
parentca55c217ce6025bac034f31b8f6510ac097ee69b
2019-01-21  Richard Biener  <rguenther@suse.de>

PR tree-optimization/88934
* tree-vect-slp.c (vect_mask_constant_operand_p): Always look
at the possibly non-constant operand.
(vect_get_constant_vectors): Adjust.

* gfortran.dg/pr88934.f90: New testcase.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@268115 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/pr88934.f90 [new file with mode: 0644]
gcc/tree-vect-slp.c