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: [patch] [4.3 projects] outer-loop vectorization patch 2/n


Dorit Nuzman/Haifa/IBM wrote on 11/08/2007 14:59:43:

> Dorit Nuzman/Haifa/IBM wrote on 11/08/2007 13:38:26:
>
> > Hi,
> >
> > This is the second part of http://gcc.gnu.org/ml/gcc-
> > patches/2007-08/msg00461.html. It adds support for memory-references
> > in the inner-loop of outer-loop-vectorization. I'll use the
> > following example to describe the features that were added:
> ...
> >         * gcc.dg/vect/costmodel/ppc/costmodel-vect-outer-fir.c: New
test.
>
> I fixed this testcase in the last minute (following a failure
> pointed out to me by Jack Howarth - thanks to Jack for testing the
> outer-loop patch on powerpc-apple-darwin9!). So I fixed one problem
> and introduced another - in the patch I sent there's a typo in this
> testcase: it includes "tree-vect.h" instead of "../../tree-vect.h".
> Sorry about that.
>

another mixup... - the testcase tree-vect-outer-fir-lb.c that I posted
included changes that are part of the third part of the outer-loop patch...
:-(  So here's how the patch for this testcase should look like:

(See attached file: vect-outer-fir-lb.c.txt)

I apologize again for the confusion.
(I hope to repost an updated version of this patch with these two testcases
fixed soonish).

dorit


> dorit
>
> >
> > #### mainlineouterloopdiff23t.txt has been deleted (was saved in
> > repository MyAttachments Repository ->) from this note on 11 August
> > 2007 by Dorit Nuzman

Attachment: vect-outer-fir-lb.c.txt
Description: Text document


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