cpu: only print isl_ast_op_fdiv_q macro definition when needed
commit6f1d6c83da75ef05f82b54d2b843deaf77ce238f
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 5 Feb 2016 11:13:32 +0000 (5 12:13 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 15 Feb 2016 09:36:29 +0000 (15 10:36 +0100)
treeba8081463aa54abd5412c7b5fac0d745a2b7076a
parent37e3124c089f6c0d2d85057332d953abb0cd4c95
cpu: only print isl_ast_op_fdiv_q macro definition when needed

The macro definitions needed for array declarations are already
taken care of by the previous commit.

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