isl_qpolynomial_div: further normalize divs by reducing coefficients
commit89ee10a4972925da0f1f909eef916f161acd692d
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 2 Dec 2010 14:38:01 +0000 (2 15:38 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 7 Dec 2010 09:40:16 +0000 (7 10:40 +0100)
tree10818e0c62d99635c41365d739ab5acb3a46c636
parent5df545df3bede37c9c788987d8234887a8a8f949
isl_qpolynomial_div: further normalize divs by reducing coefficients

This reduces the number of distinct divs that can appear inside
a quasi-polynomial description.

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