isl_aff.c: bin_op: use isl_union_pw_multi_aff_foreach_pw_multi_aff
commit02bea1ca7b68b1891ff21bf80e90b22b48e8b28d
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 2 Jul 2015 12:01:33 +0000 (2 14:01 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sat, 18 Jul 2015 15:59:30 +0000 (18 17:59 +0200)
treed57da44dda9be2216237e33c008e4170bfb368fc
parent3d889fecd68c86d050fff52cf7e5aae963aa5ee3
isl_aff.c: bin_op: use isl_union_pw_multi_aff_foreach_pw_multi_aff

Do so instead of depending on the internal representation
of an isl_union_pw_multi_aff.

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