isl backend: scattering relation now maps domain dimensions to time dimensions
commit15b111c146ece75f460af6f4c339851c0ec67870
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 4 Feb 2010 16:05:11 +0000 (4 17:05 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Thu, 4 Feb 2010 17:37:04 +0000 (4 18:37 +0100)
treeb6a01a4a9f0c9588d742235cf9c614eac95cfcf2
parentd34f16e4ce8866ede7e6009b4edbca68ee00aba3
isl backend: scattering relation now maps domain dimensions to time dimensions

The time/scattering dimensions used to be treated as input dimensions
of the scattering relation because they appear first in the PolyLib
input format.  However, in the extended PolyLib input format for
relations, it's the output dimensions that appear first, so we can
now consistently invert the mapping to obtain a more logical domain
and range.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
doc/cloog.texi
source/isl/domain.c