isl_stream_read_map: allow anonymous unconstrained dimensions
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 15 Dec 2012 13:44:55 +0000 (14:44 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Sat, 15 Dec 2012 13:44:55 +0000 (14:44 +0100)
commit123129e2225ad279ebe5925a405b1a061854b6f6
treec6901134b61ecd7cbc7843cd2557fddf8d7c5216
parent8eb82109cb862a4fdd9d0168c978c9d547c315ba
isl_stream_read_map: allow anonymous unconstrained dimensions

In particular, allow a '*' in tuples to represent such anonymous
unconstrained dimensions.  The same syntax is used by Omega.

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