isl_ast_codegen.c: generate_domain: short-cut obvious case
commit9f16a4b0b09a5764e2e1d1befc79c7ff8550b083
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 2 Aug 2015 12:28:37 +0000 (2 14:28 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 22 Dec 2015 15:40:26 +0000 (22 16:40 +0100)
tree75189181079f079ce042e6e60f3be448466780b3
parent15ad0a49edb1d30d9c7ed1610d340d28fc0b13bd
isl_ast_codegen.c: generate_domain: short-cut obvious case

If the inverse schedule is obviously single-valued, then there is
no need to perform a gist with respect to the build domain.

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