isl_pw_qpolynomial_fold_bound: fix handling or zero input with wrapped domain
commit75db5b289121a015a1487b315a0ce1ee63495311
authorSven Verdoolaege <sven@nestor.cs.kuleuven.be>
Sun, 14 Nov 2010 13:14:55 +0000 (14 14:14 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Sun, 14 Nov 2010 14:40:09 +0000 (14 15:40 +0100)
tree7ed8ed409b5e2e7569158c340ceea3c798693ecc
parent9149cbdb3d852e5c4575f2eeddc51c8cfa69c05b
isl_pw_qpolynomial_fold_bound: fix handling or zero input with wrapped domain

That is, make sure the result has the right domain even if the input is zero.

Signed-off-by: Sven Verdoolaege <sven@nestor.cs.kuleuven.be>
isl_bound.c
isl_test.c