X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=isl_options_private.h;h=b7cacb1a566076dd6596ccaf5e1847b1f2bd649f;hb=de51a9bc4da5dd3f1f9f57c2362da6f9752c44e0;hp=0b1139a09c6734d03540382f5b0139a0599fadb2;hpb=5888ac1c9fb2c2c603f8b7acea8be0196754bead;p=platform%2Fupstream%2Fisl.git diff --git a/isl_options_private.h b/isl_options_private.h index 0b1139a..b7cacb1 100644 --- a/isl_options_private.h +++ b/isl_options_private.h @@ -67,6 +67,7 @@ struct isl_options { int ast_build_group_coscheduled; int ast_build_separation_bounds; int ast_build_scale_strides; + int ast_build_allow_else; }; #endif