do not create unnecessary dimensions in scop scattering
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 7 Nov 2015 01:32:20 +0000 (01:32 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 7 Nov 2015 01:32:20 +0000 (01:32 +0000)
commit277e6866c1a6ef5390b97667b6e757f3b22798c3
tree6079b1abd20dada3bbb07939afacf3a980a36c46
parent6285b2c805d128dff03b93ff02100731d881018b
do not create unnecessary dimensions in scop scattering

           * graphite-sese-to-poly.c (build_pbb_scattering_polyhedrons): Remove.
           (build_pbb_minimal_scattering_polyhedrons): New.
           (build_scop_scattering): Remove.
           (build_scop_minimal_scattering): New.
           (build_scop_scattering): Call build_pbb_minimal_scattering_polyhedrons.
           (build_poly_scop): Call build_scop_minimal_scattering.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@229909 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/graphite-sese-to-poly.c