add isl_stream_read_multi_aff_list
commitde996c95287f1634b5b402f26f14c0edcc5a7c21
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Fri, 11 Aug 2017 11:42:59 +0000 (11 13:42 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Wed, 1 Nov 2017 21:08:05 +0000 (1 22:08 +0100)
tree8a332b101162df69b895c63d38808b8ca3cee968
parent7b21d5a811c6e05537b70740078f23971a8e72e7
add isl_stream_read_multi_aff_list

This function will be used to read intra-statement consecutivity constraints
from a string representation.

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
Makefile.am
include/isl/stream.h
isl_aff.c
isl_list_read.c [new file with mode: 0644]