isl_input.c: obj_read_poly_or_fold: represent domain as isl_set
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 27 Aug 2011 12:17:32 +0000 (14:17 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sat, 3 Sep 2011 19:43:07 +0000 (21:43 +0200)
commit868d14bcdc42da512b842580a953cb15fbf0c2ba
tree6eec9ed7fb25a8b30c4ac7b6378f7b450093a5f0
parent8877ac10554beea4e398530891d1a80910fd3e95
isl_input.c: obj_read_poly_or_fold: represent domain as isl_set

Although, internally, isl_sets and isl_maps are the same,
conceptually, the domain of an isl_pw_qpolynomial is an isl_set.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_input.c