pet_expr_dump: use isl_printer
commit1a7947ccc3e23ec36d41efbf262f59efda160e85
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 25 Feb 2016 15:55:01 +0000 (25 16:55 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 7 Mar 2016 11:13:53 +0000 (7 12:13 +0100)
treec3071a3e92d9e6f4224b87925d071974383aae3b
parentee46926907c22eb746819210633e849ec195bf0b
pet_expr_dump: use isl_printer

The resulting pet_expr_print will be reused to print pet_expr_to_isl_pw_aff
objects.
The formatting is different after this commit, but this is not important
since this function is only used during debugging.

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