add isl_pw_multi_aff_list
commit352db8950cd33175867a0ae9813cd5bbd35c22bf
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Mon, 24 Jul 2017 12:32:18 +0000 (24 14:32 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Tue, 5 Jun 2018 20:41:21 +0000 (5 22:41 +0200)
treee6600e7dde3badb8088cf8ac813c0c2af521d117
parentad05b8d23ba51ad9c4135548368382c4cc4eb5f8
add isl_pw_multi_aff_list

This type is needed to be able to introduce a generic
isl_union_pw_*_get_pw_*_list for all supported isl_union_pw_* types.

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
doc/user.pod
include/isl/aff.h
include/isl/aff_type.h
isl_aff.c
isl_aff_private.h