This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



------- Comment #3 from irar at il dot ibm dot com  2008-05-04 05:54 -------
(In reply to comment #1)
> 
> SLP also doesn't handle vectorization of register operations but needs
> memory source and destination operands(?).  

Right.

> Likewise SLP shouldn't be
> confused by unvectorizable data types?

SLP does get confused by unvectorizable data types.

Ira


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]