2016-11-25 Richard Biener <rguenther@suse.de>
commit5a362a42a6e8c2e6056fe3000cf43d697985978d
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 25 Nov 2016 08:59:28 +0000 (25 08:59 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 25 Nov 2016 08:59:28 +0000 (25 08:59 +0000)
treed1c582808a2d3fe7f4c7ee95ace262335279faae
parent8784ea7016d22dfb7b2dd4ad7856aca665f579c2
2016-11-25  Richard Biener  <rguenther@suse.de>

PR tree-optimization/78396
* tree-vectorizer.c (vectorize_loops): When the if-converted
body contains masked loads or stores do not attempt to
basic-block-vectorize it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@242865 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-vectorizer.c