isl_multi_*_align_params: check if parameters match first
commit232e94cf36b6761bd38ea57603529234befb6f34
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 8 Feb 2014 15:29:11 +0000 (8 16:29 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 24 Feb 2014 16:05:23 +0000 (24 17:05 +0100)
tree026e5dba380fe2c16e5724bc1bba70128dffc2ab
parent8558c2e8babef01ff8c40f841b7ca59a5610f033
isl_multi_*_align_params: check if parameters match first

This allows the function to be called on objects with unnamed
parameters, as long as the number of parameters is the same.

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