isl_qpolynomial_reset_domain_space: special case reset to identical space
commit7b9de9e6fa067547a72e236a821d58814f008ebe
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Sat, 25 Feb 2023 15:24:47 +0000 (25 16:24 +0100)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sat, 25 Feb 2023 20:16:01 +0000 (25 21:16 +0100)
tree8f857081b8f0163b39536539be15d65a799e8c1d
parentd8bb65a9576bc49f807d25da63b63fefeb569abb
isl_qpolynomial_reset_domain_space: special case reset to identical space

This prepares for reusing this function
as isl_qpolynomial_restore_domain_space in the next commit.

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
isl_polynomial.c