This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

Re: [libgfortran/patch] matmul rewritten for speed


On Sunday 14 November 2004 12:43, Victor Leikehman wrote:
> Current implementation of MATMUL intrinsic causes unnecessary
> cache misses because of the chosen loop order.

Ugh, somebody had a C mind when {s,}he wrote MATMUL.


> 2004-11-14  Victor Leikehman  <lei@il.ibm.com>
>
>       * m4/matmul.m4: Loops reordered to improve cache behavior.
>       * generated/matmul_??.c: Regenerated.

OK.

Gr.
Steven



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