r152783 - in /branches/graphite/gcc: ChangeLog....
spop@gcc.gnu.org
spop@gcc.gnu.org
Wed Oct 14 23:41:00 GMT 2009
Author: spop
Date: Wed Oct 14 23:41:13 2009
New Revision: 152783
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152783
Log:
Fix interchange to work on transformed LSTs.
2009-10-14 Konrad Trifunovic <konrad.trifunovic@gmail.com>
Sebastian Pop <sebastian.pop@amd.com>
* graphite-interchange.c (build_linearized_memory_access): Pass an
offset as parameter.
(memory_stride_in_loop): Include transform scattering in the
access functions to be able to querry the strides in the
transformed loops.
(pbb_interchange_loop_depths): Interchange the psct_dynamic_dim,
not the psct_iterator_dim.
Modified:
branches/graphite/gcc/ChangeLog.graphite
branches/graphite/gcc/graphite-interchange.c
More information about the Gcc-cvs
mailing list