This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: patches for increased performance of matmul, dotprod, transpose
Tim Prince wrote:
As my past experience is that gcc patches don't get considered for many
months, and we are already on notice of intended changes which will
require further adjustments, I thought changelogs might be premature.
As I understand it, the practice is to thus simply include the proposed
changelog entry (usually in the body of the message) rather than
including the changelogs in the diffs, for exactly that reason.
I think the purpose of the changelog entry in the early stages of a
proposal is, in large part, to help the rest of us get a quick overview
of what's touched by the proposed changes.
- Brooks