isl_ast_codegen.c: compute_unroll_domains: use isl_bool for local variable
commit5a9fe9f5003709d6620d17e708153171eed8bfb0
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Thu, 9 Aug 2018 08:22:51 +0000 (9 10:22 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Wed, 22 Aug 2018 12:06:52 +0000 (22 14:06 +0200)
tree50d6dff32bfefc0ccfc293664e4d1b8d6661dfd3
parent01ec60e7344c8e6506370ff5c3fd356dc32a84ce
isl_ast_codegen.c: compute_unroll_domains: use isl_bool for local variable

This was missing from isl-0.14.1-479-g370a8b7d0 (introduce isl_bool and
isl_stat return types, Mon May 4 09:45:16 2015 +0200).

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
isl_ast_codegen.c