tree-vect-stmts.c (vect_is_simple_cond): When vectype is not specified still compute...
authorRichard Biener <rguenther@suse.de>
Tue, 7 May 2019 13:07:48 +0000 (13:07 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 7 May 2019 13:07:48 +0000 (13:07 +0000)
commitfcd0566b03e8e22190590bda888b48349639f1a0
tree87b34140b2297fa0af8bb02f7e1579208f384877
parent530ec1acebc6c7808b013ab1d7b0d8b30edeab18
tree-vect-stmts.c (vect_is_simple_cond): When vectype is not specified still compute a comp_vectype for invariant compares.

2019-05-07  Richard Biener  <rguenther@suse.de>

* tree-vect-stmts.c (vect_is_simple_cond): When vectype is
not specified still compute a comp_vectype for invariant
compares.

From-SVN: r270945
gcc/ChangeLog
gcc/tree-vect-stmts.c