extract out shared isl_*_check_match_range_multi_val
commit658252692335e70a2c5eee8eaf7d71940cd11d82
authorSven Verdoolaege <sven@cerebras.net>
Thu, 2 Jan 2020 10:21:25 +0000 (2 11:21 +0100)
committerSven Verdoolaege <sven@cerebras.net>
Thu, 5 Aug 2021 20:45:41 +0000 (5 22:45 +0200)
treec7094e5cebb4cab652dfb885d5d09abff4429aea
parent6a1ed3d3dae19250dc9898b1257084028d245d13
extract out shared isl_*_check_match_range_multi_val

This removes some minor code duplication and improves error handling.

Signed-off-by: Sven Verdoolaege <sven@cerebras.net>
Makefile.am
isl_aff.c
isl_multi_arith_templ.c
isl_type_check_match_range_multi_val.c [new file with mode: 0644]