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 TEST]Adjust GRAPHITE tests in preparation for loop interchange


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.


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