isl_map_transitive_closure: move acyclicity test up to where path is constructed
commit02cd218b9845d71f1badfa544cc604967e3b306c
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 17 Feb 2010 18:46:14 +0000 (17 19:46 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 17 Feb 2010 20:06:59 +0000 (17 21:06 +0100)
tree7153558bab0feacbf7715016d40d774ee5a6d8c9
parente7a2be39921040594633fc7771194d346cacabf1
isl_map_transitive_closure: move acyclicity test up to where path is constructed

This will allow us to compute acyclicity per component in the graph
of disjuncts.
isl_transitive_closure.c