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]

updating libgfortran/generated/


If memory hasn't failed me, I used to test modifications to matmul by editing matmul.m4. Then, since my build is configured with --enable-maintainer-mode, running make in libgfortran would update the corresponding files. Today, I can't figure out how to update matmul*.c.
matmul performance on current production CPUs seems to be limited by cahe to register transfers, so I wanted to test some unroll-and-jam modifications.



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