Fix interchange to work on transformed LSTs.
commitcaf53cafa21824e5a402ea1e876d2c42510daf7c
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 14 Oct 2009 23:41:13 +0000 (14 23:41 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 14 Oct 2009 23:41:13 +0000 (14 23:41 +0000)
tree121294feba0e9a6c13ed5ac5a700da60c533ebad
parentb9b8d50ecefc0c5e5c97fe7d9c952b1b9d7e5743
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/graphite@152783 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog.graphite
gcc/graphite-interchange.c