isl_ast_loop_type: add isl_ast_loop_default
commit6b350ed0c922a4c59ee2e89bb114c3f010e5d287
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 4 Nov 2014 11:29:19 +0000 (4 12:29 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 25 Feb 2015 09:52:42 +0000 (25 10:52 +0100)
tree79f1a05ed20684d1eff83a0ff77e73672d39e252
parent8226107876ca86a5b89cf6cf289acf7b15330571
isl_ast_loop_type: add isl_ast_loop_default

When explicitly setting the loop type, it will be convenient to have
an explicit name for the default case.  We assign it the value zero
so that it is used automatically when zeroing out an array or data structure.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_ast_build_private.h
isl_ast_codegen.c