add isl_set_plain_gist_basic_set
commit2bf9182742dfc6098105a24b6297755749d6d30f
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 23 Feb 2017 13:21:52 +0000 (23 14:21 +0100)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Wed, 7 Jun 2017 12:16:00 +0000 (7 14:16 +0200)
treeb9d36b75045632f6d1bc45465bb462aa359ca06d
parent22438a029afc63a6e0f5aef6115f6207df70e218
add isl_set_plain_gist_basic_set

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>
isl_map_private.h
isl_map_simplify.c