further generalize compute_to_inner to support pet_scop_compute_outer_to_any
commit09ccfadb11521d3bffeb6c227f16eb2937139c20
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 16 Apr 2014 11:46:44 +0000 (16 13:46 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 20 Jun 2014 14:29:15 +0000 (20 16:29 +0200)
treead2125f1a1fcd1a62e3b8ad952fee423e623cac8
parent8202f352c7c68fb6920fb0c51c0d93a4cad7bf55
further generalize compute_to_inner to support pet_scop_compute_outer_to_any

In the previous commit, we generalized compute_to_inner to compute
a mapping from either the outermost arrays or any array to the innermost arrays.
Generalize compute_to_inner further to also support the computation
of a mapping from outermosts arrays to any array.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
include/pet.h
scop.c