add pet_patch_multi_pw_aff
commit1ac88cea76fedbac25136a46c2d7fb2b6d6e3bd1
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 12 Aug 2015 11:02:57 +0000 (12 13:02 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 2 Nov 2015 14:06:04 +0000 (2 15:06 +0100)
tree95de2ad8a5d5d00b3a4575e29d45c6dac9bd7b22
parent3abb17fb9f1c240e3b295dc905babba6a5f45413
add pet_patch_multi_pw_aff

This function performs the same operation as pet_patch_union_map,
except that it takes an isl_multi_pw_aff as second argument.
This will be useful in the next commit, where patching needs
to be applied to both access relations and index expressions.

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