gpu: build AST expressions for grid sizes
commitbb05adeefd79f2c86c39594fa49423bfa2343ef2
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 3 Feb 2016 10:06:07 +0000 (3 11:06 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 15 Feb 2016 09:36:29 +0000 (15 10:36 +0100)
treecca5b9b4486a1a251bd0645997dbdd6cadded136
parentb0d935e7d580f0d05f48f932cc1d9da00ed4bb47
gpu: build AST expressions for grid sizes

In particular, take into account the isl_ast_build where the expressions
will appear when building the AST expressions.
This allows the builder to exploit the information in this isl_ast_build.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
cuda.c
gpu.c
gpu.h
opencl.c