pet_check_code: use isl_id_to_pw_aff for keeping track of assignments
commit2c17d0be31d9163ad3ee2ff666403dca0d237ba0
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 13 Jul 2013 08:06:12 +0000 (13 10:06 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sat, 27 Jul 2013 09:09:36 +0000 (27 11:09 +0200)
treedd2d3c29effac5498b61499e4655c96b842eec4e
parentd4568768919f68222c803b48169a1f2c1fc938c8
pet_check_code: use isl_id_to_pw_aff for keeping track of assignments

This will ease the transition to index expressions in the next commit.

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