isl_qpolynomial_fold_fold_on_domain: special case NaN input
commitadbc1f2bdf1d9f7abdb913b23040873623247403
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 30 Apr 2015 09:46:39 +0000 (30 11:46 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 13 May 2015 08:24:00 +0000 (13 10:24 +0200)
treeaac10112177cd7410474ec39076021288c671cb4
parentaa2d2b1dcce974f17f802aa02ea5a75151d6952f
isl_qpolynomial_fold_fold_on_domain: special case NaN input

This avoid the construction of reductions of several NaN polynomials
when we no longer consider NaNs to be equal in the next commit.

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