Polyhedron 2005 Benchmarks

Steven Bosscher stevenb@suse.de
Fri Nov 18 13:32:00 GMT 2005


On Nov 18, 2005 01:57 PM, Dominique Dhumieres <dominiq@lps.ens.fr>
wrote:
> g95 and gfc are unable to reorder loops such as
>
> do i = 1, ni
> do j = 1, nj
> a(i,j) = b(i,j)
> end do
> end do

Shouldn't -ftree-loop-linear perform the loop interchange here?
 
Gr.
Steven
 
 



More information about the Fortran mailing list