gpu backend: print isl_ast_op_fdiv_q before printing declarations on host
commit595bc257c4d722cd7f531485c84ba173972f4ebe
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:15:25 +0000 (12 09:15 +0200)
treebbad77c322877ed22e3bafe40cf4c3df368e09bb
parent98f77f0cc80ece259c6a44ae54b20051e2b9b2a5
gpu backend: print isl_ast_op_fdiv_q before printing declarations on host

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

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