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] Vectorizer testsuite adjustments for P7


Hello,

> You should also update g++.dg/vect/vect.exp and
> gfortran.dg/vect/vect.exp with the same change.

Thanks, attached is the new version of the patch.

> It would be even better to separate common code into support function
> and use this function instead. Three copies of the same code in each
> vect.exp file look like maintenance nightmare to me...

I can do these changes in a separate patch submission if that's
OK with you.

OK for mainline?

Thanks,
Revital

        * gcc.target/powerpc/vsx-vectorize-8.c: New test.
        * gcc.target/powerpc/vsx-vectorize-1.c: Likewise.
        * gcc.target/powerpc/vsx-vectorize-2.c: Likewise.
        * gcc.target/powerpc/vsx-vectorize-3.c: Likewise.
        * gcc.target/powerpc/vsx-vectorize-4.c: Likewise.
        * gcc.target/powerpc/vsx-vectorize-5.c: Likewise.
        * gcc.target/powerpc/vsx-vectorize-6.c: Likewise.
        * gcc.target/powerpc/vsx-vectorize-7.c: Likewise.
        * gcc.dg/vect/vect.exp: Add Power7 flags.
        * g++.dg/vect/vect.exp: Likewise.
        * gfortran.dg/vect/vect.exp: Likewise.


(See attached file: tests_vsx_23_9.txt)

>
> Uros.

Attachment: tests_vsx_23_9.txt
Description: Text document


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