isl_union_*_align_params: handle inputs that are not parameter spaces
commitde5e0accfde9920878cda186f43b046ed8a2ecd4
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 3 Dec 2013 15:21:20 +0000 (3 16:21 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 4 Dec 2013 12:16:35 +0000 (4 13:16 +0100)
tree43b79d747afdb4831ff322fbac999d2ad8688de1
parente62923acec650bff9ec6b6e876643ff199e756dd
isl_union_*_align_params: handle inputs that are not parameter spaces

isl_parameter_alignment_reordering expects its input to be a parameter
space, but no such requirement is specified for the *_align_params functions.

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