This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [Patch, gfortran]: Enable loop unrolling for the matmul intrinsic.
- From: howarth at bromo dot msbb dot uc dot edu (Jack Howarth)
- To: fortran at gcc dot gnu dot org
- Date: Tue, 29 Nov 2005 19:18:03 -0500 (EST)
- Subject: Re: [Patch, gfortran]: Enable loop unrolling for the matmul intrinsic.
How would one compile libgfortran with FDO? I was under the impression
that one had to run test datasets to generate profiles which could be used
in the FDO compile. Is this built into the gcc build system?
Jack