This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] PR 32146 (Bad matrix layout transformations)
- From: Diego Novillo <dnovillo at google dot com>
- To: Razya Ladelsky <RAZYA at il dot ibm dot com>
- Cc: gcc-patches at gcc dot gnu dot org, bonzini at gnu dot org
- Date: Thu, 31 May 2007 09:36:33 -0400
- Subject: Re: [PATCH] PR 32146 (Bad matrix layout transformations)
- References: <OF88E01BA2.49865743-ONC22572EC.004825F0-C22572EC.00492DC5@il.ibm.com>
On 5/31/07 9:21 AM, Razya Ladelsky wrote:
> I will make the changes, perform full testing, and then commit.
Before committing, Paolo had a good suggestion that I missed. Factoring
the OFFSET computation seems like a good idea.