gpu.c: declare_accessed_local_variables: use isl_bool for local variable
commit90e2cc336f7b0a592e3bf7c2671480906361fc4f
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Mon, 27 Dec 2021 09:55:19 +0000 (27 10:55 +0100)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Mon, 27 Dec 2021 09:55:19 +0000 (27 10:55 +0100)
treebe495aa83d1b3010e41cf1314331266771a5a58f
parent2e064f292a4d25fb0f971ec8ed62832d0ef230b8
gpu.c: declare_accessed_local_variables: use isl_bool for local variable

This was missing from ppcg-0.03-215-gacbf2ded (update isl for introduction
of isl_bool and isl_stat, Sun May 24 11:18:42 2015 +0200).

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