reimplement pw_aff_mul on top of a generic isl_pw_*_on_shared_domain
commit425f35468a61002282f6bc261c0ba403ab116a2a
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 13 Oct 2011 09:54:16 +0000 (13 11:54 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Thu, 13 Oct 2011 10:46:24 +0000 (13 12:46 +0200)
tree1573187e7080b24ff83c64d9b7014b45a2d00696
parent21e511246bd7ce9e922146e3b8c8c231cd1a12c6
reimplement pw_aff_mul on top of a generic isl_pw_*_on_shared_domain

This new function will be useful for implementing other similar functionality.

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