iscc: use cloog_union_domain_from_isl_set
commitd792b44952f5204ffa1757d381a4a41724234031
authorTobias Grosser <tobias@grosser.es>
Thu, 29 Sep 2011 19:20:40 +0000 (29 20:20 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 30 Sep 2011 14:19:25 +0000 (30 16:19 +0200)
tree631cf3e638afa1a56c499cb07fb9838c61b46c24
parent39aee94c96350116d16399d9a247f65e360b6f2f
iscc: use cloog_union_domain_from_isl_set

Cloog removed the cloog_union_domain_from_isl_union_set function and
now only provides a function to convert an isl_set. Use this function.

Signed-off-by: Tobias Grosser <tobias@grosser.es>
Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
cloog
iscc.c