[Bug middle-end/36099] [4.4 Regression] early loop unrolling pass prevents vectorization, SLP doesn't do its job

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri May 2 12:47:00 GMT 2008



------- Comment #2 from rguenth at gcc dot gnu dot org  2008-05-02 12:46 -------
The vectorizer doesn't know to vectorize __builtin_cexpi or
{REAL,IMAG}PART_EXPR
either.

IMHO rather than somehow tweaking the early unroller the vectorizer should
know how to deal with complex types.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36099



More information about the Gcc-bugs mailing list