[Bug tree-optimization/43430] Missed vectorization: "stmt not supported: cond_expr"
spop at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Mar 26 21:18:00 GMT 2010
------- Comment #5 from spop at gcc dot gnu dot org 2010-03-26 21:18 -------
Created an attachment (id=20218)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20218&action=view)
Cleanup comparisons of types
This patch replaces with types_compatible_p all the places in the
vectorizer that were comparing types by pointer equality.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43430
More information about the Gcc-bugs
mailing list