Start counting nesting level from 0 and use the standard "Polyhedral...
Start counting nesting level from 0 and use the standard "Polyhedral SCattering Transformed" psct_* interface. 2011-07-21 Sebastian Pop <sebastian.pop@amd.com> * graphite-clast-to-gimple.c (compute_bounds_for_level): Call psct_dynamic_dim. (translate_clast_for_loop): Pass loop level to dependency_in_loop_p. (gcc_type_for_iv_of_clast_loop): Update use of level. (gloog): Start counting nesting level from 0. * graphite-clast-to-gimple.h (get_scattering_level): Removed. * graphite-dependences.c (graphite_carried_dependence_level_k): Call psct_dynamic_dim on level. From-SVN: r176596
Showing
- gcc/ChangeLog 11 additions, 0 deletionsgcc/ChangeLog
- gcc/graphite-clast-to-gimple.c 5 additions, 6 deletionsgcc/graphite-clast-to-gimple.c
- gcc/graphite-clast-to-gimple.h 0 additions, 12 deletionsgcc/graphite-clast-to-gimple.h
- gcc/graphite-dependences.c 6 additions, 3 deletionsgcc/graphite-dependences.c
Loading
Please register or sign in to comment