isl_multi_*_domain_intersect: only extract domain once
commite09694491ef8023e15cb7b06ea218d2e21aa8930
authorSven Verdoolaege <sven@cerebras.net>
Wed, 14 Dec 2022 10:50:26 +0000 (14 11:50 +0100)
committerSven Verdoolaege <sven@cerebras.net>
Sun, 12 Feb 2023 22:23:10 +0000 (12 23:23 +0100)
treee5fc1a6247427bfb04caa0499d6a0c7a1dce2713
parente5190c93c12458ff381d37f7adc40d1ac9f04b8c
isl_multi_*_domain_intersect: only extract domain once

This reduces the dependence on the internal representation.

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