add isl_union_set_plain_gist
commit297a3278a3948183e40c185bdd7d795c5375e96a
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 2 Mar 2017 08:35:05 +0000 (2 09:35 +0100)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Wed, 7 Jun 2017 12:16:00 +0000 (7 14:16 +0200)
tree5a7ea820ef1ae58568ceca14cfac9792323c0316
parent5ab4ea4bf32fbd896a72f9c237194095aa4317aa
add isl_union_set_plain_gist

This function will be used by the scheduler to remove some constraints
that could be exploited for loop coalescing.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
Makefile.am
isl_union_map.c
isl_union_set_private.h [new file with mode: 0644]