This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH TEST]Adjust GRAPHITE tests in preparation for loop interchange
- From: Richard Biener <richard dot guenther at gmail dot com>
- To: gcc-patches at gcc dot gnu dot org,Bin Cheng <Bin dot Cheng at arm dot com>,"gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>
- Cc: nd <nd at arm dot com>
- Date: Wed, 06 Dec 2017 17:15:47 +0100
- Subject: Re: [PATCH TEST]Adjust GRAPHITE tests in preparation for loop interchange
- Authentication-results: sourceware.org; auth=none
- References: <DB5PR0801MB2742CBBADBEEB1F51FCDA1DFE7320@DB5PR0801MB2742.eurprd08.prod.outlook.com>
On December 6, 2017 5:12:08 PM GMT+01:00, Bin Cheng <Bin.Cheng@arm.com> wrote:
>Hi,
>The loop interchange pass reuses option -floop-interchange from
>GRAPHITE, this patch
>adjusts all affected GRAPHITE tests by changing the option to
>-floop-nest-optimize.
>Test result checked with/without loop interchange. Is it OK?
OK.
Richard.
>Thanks,
>bin
>gcc/testsuite
>2017-12-06 Bin Cheng <bin.cheng@arm.com>
>
> * g++.dg/graphite/pr41305.C: Refine test option.
> * gcc.dg/graphite/pr42205-1.c: Ditto.
> * gcc.dg/graphite/pr42205-2.c: Ditto.
> * gcc.dg/graphite/pr42211.c: Ditto.
> * gcc.dg/graphite/pr46185.c: Ditto.
> * gcc.dg/graphite/pr46966.c: Ditto.
> * gcc.dg/graphite/pr59817-1.c: Ditto.
> * gcc.dg/graphite/pr59817-2.c: Ditto.
> * gcc.dg/graphite/pr60740.c: Ditto.
> * gcc.dg/graphite/pr60785.c: Ditto.
> * gcc.dg/graphite/pr68715-2.c: Ditto.
> * gcc.dg/graphite/pr68715.c: Ditto.
> * gcc.dg/graphite/pr70045.c: Ditto.
> * gfortran.dg/graphite/pr14741.f90: Ditto.
> * gfortran.dg/graphite/pr40982.f90: Ditto.
> * gfortran.dg/graphite/pr42285.f90: Ditto.
> * gfortran.dg/graphite/pr42334-1.f: Ditto.
> * gfortran.dg/graphite/pr42334.f90: Ditto.
> * gfortran.dg/graphite/pr43349.f: Ditto.
> * gfortran.dg/graphite/pr59817.f: Ditto.