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/37221] Missed early loop-unroll optimization - causes 40% degradation on SPU



------- Comment #8 from tehila at il dot ibm dot com  2008-09-02 12:47 -------
Thank you, Richard!

This patch indeed does the work and unrolls the loop.
The SRA works fine and we get 40% improvement.


-- 


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


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