isl_morph_{dom,ran}_params: add missing isl_morph_cow
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 30 Dec 2011 23:18:11 +0000 (00:18 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 30 Dec 2011 23:28:04 +0000 (00:28 +0100)
commitdb847315005909df04467d48b2887b6496017bf6
tree2f46d564667f71268030842a74e016e5a59ae2c3
parentb747a1e89c2af7fe4abfbadfcef59445e2142dfd
isl_morph_{dom,ran}_params: add missing isl_morph_cow

Usually, isl_morph_remove_{dom,ran}_dims will call isl_morph_cow for us,
but not when n == 0.

Reported-by: Tobias Grosser <tobias@grosser.es>
Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_morph.c
isl_test.c