cuda.c: access_schedule: minor code simplification
commitf141d2b42894d1938f811913725a6cde390f6379
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 1 Aug 2012 15:41:11 +0000 (1 17:41 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 18 Sep 2012 10:12:24 +0000 (18 12:12 +0200)
tree0c8da455491a415aa7262803545484e3f6c5f92f
parent9ef14b3a9a1f284a26dbacb061e68923c5fec404
cuda.c: access_schedule: minor code simplification

It's simpler to apply the parametrization before converting the isl_map
to an isl_union_map.

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