isl_space_range: use isl_space_drop_dims instead of isl_space_drop_inputs
commitead40d5b70b18951ce6db60a4aef4f172b4a142a
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 25 Jan 2017 11:23:02 +0000 (25 12:23 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 8 Mar 2017 16:18:53 +0000 (8 17:18 +0100)
treea29812bf4e399a7eb46572d1de7f61a527906741
parentfde02391980869b79ab0022c3aabc69c84b1844c
isl_space_range: use isl_space_drop_dims instead of isl_space_drop_inputs

isl_space_drop_inputs will be deprecated in the next commit.

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