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: Preliminary patch for PR23820 and PR24309


On 10/15/07, Zdenek Dvorak <rakdver@kam.mff.cuni.cz> wrote:
> > After this patch, as we won't have other PRs open on the loop
> > interchange (otherwise ping me on these and I'll give them a look),
> > would it be possible to enable loop interchange at -O3 or -O2 level?
>
> I think enabling it at -O3 for now would be a good idea,
>

I just bootstrapped and tested a patch with loop interchange
enabled at -O3, and there were 6 regressions with it:

gfortran.sum gfortran.dg/alloc_comp_assign_2.f90
gfortran.sum gfortran.dg/pr19928-2.f90
gfortran.sum gfortran.fortran-torture/execute/scalarize2.f90
gfortran.sum gfortran.fortran-torture/execute/scalarize.f90
gfortran.sum gfortran.fortran-torture/execute/where_1.f90
gfortran.sum gfortran.fortran-torture/execute/where_6.f90

They are all failing the execution test for -O3.  I'll have a look at
these fails before proposing a patch to enable loop interchange
at -O3.

-- 
Sebastian dot Pop at AMD dot com


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