cpu backend: print isl_ast_op_fdiv_q before printing declarations
commit374f5b0114a08bceca3aa8b011e5cee7727a7b99
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 12 Jun 2015 06:57:39 +0000 (12 08:57 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 12 Jun 2015 07:23:47 +0000 (12 09:23 +0200)
tree8ea778b8e4ea90c70cfcddc3f3a109ea535a24c5
parente184efc6046366a51f3d881383718aa47e195e42
cpu backend: print isl_ast_op_fdiv_q before printing declarations

The fdiv_q operation may also appear in the size expressions
of the declarations.

Reported-by: Michael Kruse <MichaelKruse@meinersbur.de>
Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
cpu.c