add isl_local_space_set_from_params
commita1da3fbfe69a6303d24b7a1fa2c6eea2c9c891ea
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 30 Jan 2017 13:17:21 +0000 (30 14:17 +0100)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Tue, 26 Dec 2017 14:47:00 +0000 (26 15:47 +0100)
tree46a527f7ffccf1e5458675937f3fd9f6e9c59120
parentc9b235ccb405ab866303b9babd49f64ccde74ba6
add isl_local_space_set_from_params

This function will be used in the implementation of isl_aff_from_range.

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
doc/user.pod
include/isl/local_space.h
isl_local_space.c