gpu.c: compute_sched_to_shared: change interface to work on isl_pw_multi_affs
commitda99b052670234c8bad57fe39718343eab801fd8
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 23 Jul 2013 09:39:18 +0000 (23 11:39 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sat, 27 Jul 2013 09:51:09 +0000 (27 11:51 +0200)
tree727650f7cca30dcceabc7f4bf25276aad8568a4a
parent68f7d9c9fbbf5dcedffc15a9ef23d76af6a5b6be
gpu.c: compute_sched_to_shared: change interface to work on isl_pw_multi_affs

In the next commit, it will be more convenient to work on isl_pw_multi_affs.
In future, we may also want to change the internals of compute_sched_to_shared
to work on explicit functions.

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