------- Comment #5 from jb at gcc dot gnu dot org 2005-11-11 23:13 ------- Actually, by marking the arguments to matmul as restrict pointers, I was able to vectorize the main loop for unit stride.
I'll produce a patch at some point.. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21468