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/18754] unrolling happens too late/SRA does not happen late enough



------- Comment #15 from pinskia at gcc dot gnu dot org  2006-03-05 21:27 -------
Oh, the one thing we would miss with unrolling early is some vectorization. 
That could be fixed with a basic block vectorizer.


-- 


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


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