isl_qpolynomial_plain_is_equal: do not consider two NaNs to be equal
commitc22db16db90cbdc002561745ab49891a947c4692
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 1 May 2015 17:20:25 +0000 (1 19:20 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 13 May 2015 08:24:00 +0000 (13 10:24 +0200)
tree110bac63ee383749cc8878bc1e179d8ca6927208
parentadbc1f2bdf1d9f7abdb913b23040873623247403
isl_qpolynomial_plain_is_equal: do not consider two NaNs to be equal

For consistency with the behavior of isl_val_eq and isl_aff_plain_is_equal
on NaNs.

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