cuda backend: fix declarations of block and thread identifier variables
commit5172272c7984b17ebabf97803a61e45de7beec1b
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 18 Feb 2015 16:26:27 +0000 (18 17:26 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 18 Feb 2015 16:26:27 +0000 (18 17:26 +0100)
tree43fa2cecf87cb5a530b7a95f010f7d970c069bee
parent348332977cebecb46492b1149f7f9add71aea652
cuda backend: fix declarations of block and thread identifier variables

The printing of the names of these variables was broken in
97163ef (use ppcg_scop_generate_names for block and thread identifiers,
Fri Jan 23 11:51:39 2015 +0100).

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