isl_basic_map_from_constraint_matrices: (simplify and) finalize result
commit38db2034459cd457e0d922990b7f1cbcc68d8908
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 22 Oct 2012 21:46:31 +0000 (22 23:46 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sun, 16 Dec 2012 13:36:21 +0000 (16 14:36 +0100)
tree15a3f9ba9060363f2d5b82d03562657b34ed486b
parent123129e2225ad279ebe5925a405b1a061854b6f6
isl_basic_map_from_constraint_matrices: (simplify and) finalize result

isl_basic_map_from_constraint_matrices belongs to the public API so it
should return a finalized basic relation.  The user probably expects
the result to be simplified as well.

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