isl_tab_pip.c: isl_sol: keep track of space of output
commitcf982e6eba25693ffa99ea6d3262a1ec1fa602bf
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 30 Jun 2016 16:25:00 +0000 (30 18:25 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 3 Jan 2017 11:41:54 +0000 (3 12:41 +0100)
tree43b33426abfbb411a657eabf1f6d56277cdb4e7c
parente6e9c03bc93127a118c7cebdb6e05ea08fb838cb
isl_tab_pip.c: isl_sol: keep track of space of output

This will be useful when the internal representation of partial
solutions is changed from an isl_mat to an isl_multi_aff
in the next commit.

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