isl_qpolynomial_morph: properly handle denominators in morph
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 20 Sep 2011 13:59:19 +0000 (15:59 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Thu, 22 Sep 2011 11:14:45 +0000 (13:14 +0200)
commit85c8918f345d1690c20ddc9f7a23fce63f50d846
treebd5a45f044fe62b184c0df7b1622d40e7daba1ac
parent627849f95d3a718ea9505b113558a6ff5bb6b55a
isl_qpolynomial_morph: properly handle denominators in morph

Before, the denominator would get ignored during the morphing of the divs.

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