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 tree-optimization/43692] small loop not vectorized



------- Comment #1 from irar at il dot ibm dot com  2010-04-08 17:14 -------
It probably happens because the vectorization is not profitable. Try
-fno-vect-cost-model flag.


-- 


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


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