isl_union_map_extract_map: ignore parameters in space argument
commit3c1f9ef132c67d41730387851ef47758106ee02c
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 12 Apr 2012 12:08:39 +0000 (12 14:08 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Thu, 2 Aug 2012 10:20:09 +0000 (2 12:20 +0200)
tree95907f49a740a4272eb6a5096c7212206c61e45a
parentfbd00ea8ffa96c98513ac870dfb48f8954c61c04
isl_union_map_extract_map: ignore parameters in space argument

They may be different from the parameters in the isl_union_map, while
they are irrelevant for determining which map to extract.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_union_map.c