isl_tab_basic_map_partial_lexopt*: separate out intersection
commit9f2afbda68297894159f302c7922205c9314baf6
authorSven Verdoolaege <sven@cerebras.net>
Fri, 17 Mar 2023 09:57:41 +0000 (17 10:57 +0100)
committerSven Verdoolaege <sven@cerebras.net>
Sat, 25 May 2024 15:31:27 +0000 (25 17:31 +0200)
tree8c5d0557005b8b3a47dcbde53c4ff8a044ba5585
parentf9211c76158252339d0fa2753d30ae2f271bfe6e
isl_tab_basic_map_partial_lexopt*: separate out intersection

This makes it easier to perform the detection of integer divisions and
modulos earlier in the next commit, but still after performing
the intersection.

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