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/57204] Auto-vectorization in nested loops with non-varying indexed array access results in very poor performance (worse than no auto-vectorization)


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

--- Comment #3 from Sasanka Nagavalli <snagavallis at outlook dot com> 2013-05-09 05:10:20 UTC ---
Created attachment 30070
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30070
Test case 3 for issue 57204


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