isl_ast_build_expr.c: extract_modulo: extract construction of modulo expression
commit2566aef997c3be8f3a733c782bd461c43f7e5145
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 15 Feb 2013 16:33:38 +0000 (15 17:33 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 18 Sep 2013 10:58:10 +0000 (18 12:58 +0200)
tree157f106eb43872cc8cf5e511cf404f261372edc4
parent89c6eef96fc25ddb2d0767619b657c3d11bf9d68
isl_ast_build_expr.c: extract_modulo: extract construction of modulo expression

This will make it easier to handle additional cases where
a module expression can be extracted.

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