isl_tab_pip.c: isl_context_op.add_div: generalize to insert_div
commit938d55f710d2ac844291fb14d13b550df8119c92
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 18 Jul 2016 14:11:29 +0000 (18 16:11 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 19 Jul 2016 09:44:37 +0000 (19 11:44 +0200)
treedaa9efb5fa685273c58341fa736862990bb783e9
parent9e675150a1756e2f3a2dafd3083b26c548238ce9
isl_tab_pip.c: isl_context_op.add_div: generalize to insert_div

This will allow integer divisions to be added at positions other than the end.

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