simplify ppcg_print_macros
commit52508112fa292f2c79c18209dbb043ffade37420
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 3 Feb 2016 13:06:41 +0000 (3 14:06 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 15 Feb 2016 09:36:29 +0000 (15 10:36 +0100)
tree615107a89c376509551c63d78dbeb270d1f74930
parent4b123e0b8ef8fa7e4ca2782af03139b3bb056e47
simplify ppcg_print_macros

Now that isl takes care of only printing macro definitions once,
there is no more need to avoid printing a macro definition
for isl_ast_op_fdiv_q.

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