reuse isl_pw_multi_aff_match_range_multi_val
commit59a2b147c883750320801760ba94fd84b17923ea
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)
treee7be3d4900cb1a2558fa77f87a0b4d584b88d820
parent658252692335e70a2c5eee8eaf7d71940cd11d82
reuse isl_pw_multi_aff_match_range_multi_val

This function was introduced in the previous commit and
reusing it reduces the dependence on the internal representation.

Signed-off-by: Sven Verdoolaege <sven@cerebras.net>
isl_aff.c