isl_stream_read_pw_aff: call isl_pw_aff_union_add instead of isl_pw_aff_add
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 7 Feb 2012 11:09:03 +0000 (12:09 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 7 Feb 2012 11:57:05 +0000 (12:57 +0100)
commit10ec33609375939bbd84b24da309a8e05e759e41
tree0562eaebfffbc148f3b9b11e9876e8460a85ea64
parentdef284dda95bb5ac6714c5b782fc32d182a61257
isl_stream_read_pw_aff: call isl_pw_aff_union_add instead of isl_pw_aff_add

We missed this in 7a86dd8 (rename isl_pw_aff_add to isl_pw_aff_union_add,
Thu Oct 13 12:16:45 2011 +0200).

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