[Bug tree-optimization/18439] vectorizer failed for vector normalization
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Feb 11 19:24:00 GMT 2005
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-11 14:19 -------
Really there are two problems which cause the missed vectorizor. One is that we don't scalarize the
static variables that well. So that is the bug which really needs to be fixed first and really is not related
to the vectorizor at all.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |pinskia at gcc dot gnu dot
| |org
Last reconfirmed|2004-11-12 02:43:29 |2005-02-11 14:19:47
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18439
More information about the Gcc-bugs
mailing list