isl_basic_set_drop_dims: implement in terms of isl_basic_map_drop
commit04d5b2f32ab85224477d3429de5fbd303c3ec3e2
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 17 Nov 2015 10:44:31 +0000 (17 11:44 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Thu, 9 Mar 2017 09:04:40 +0000 (9 10:04 +0100)
tree5dc8ff912dffdddbf2f1128ba9bf6d43c0b027e4
parent1b9e6fd08ca0d8b646bb2d6bd3bafb049c0f9b0a
isl_basic_set_drop_dims: implement in terms of isl_basic_map_drop

This removes some code duplication.

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