isl_stream_read_map: handle initial parenthesized affine expressions
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 26 Jul 2011 13:39:50 +0000 (15:39 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Thu, 28 Jul 2011 14:50:50 +0000 (16:50 +0200)
commit491dbcb9116954c72a078d02bdc7082cbdb294b5
tree5a1b393628a909c7219d7f49def8bee924032b1d
parentc03ebb35391180bddefe5198616add699b601198
isl_stream_read_map: handle initial parenthesized affine expressions

Before, the parser would assume the expression to be a condition.
Now it can handle both cases.

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