This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: RFA: matmul/transpose optimisation


On Tuesday 13 December 2005 00:33, Steve Kargl wrote:
> On Tue, Dec 06, 2005 at 06:18:37PM +0000, Richard Sandiford wrote:
> > The optimisation itself is implemented as part of the resolve pass.
> > This was Paul Brooks's suggestion (thanks), and means that we can
> > take advantage of the existing expression-walking code.
>
> Paul, do you have comments before I OK this patch?

We went through a couple of iterations when the patch was first submitted, so 
I'm happy.

Paul


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