isl_multi_templ.c: extract out isl_multi_dim_id_templ.c
commit58830ea2714f49d16ae8bfc9ee93ca19bc144a6c
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Tue, 29 May 2018 13:32:51 +0000 (29 15:32 +0200)
committerSven Verdoolaege <sven@cerebras.net>
Thu, 2 May 2019 16:19:13 +0000 (2 18:19 +0200)
tree98366179912c603b32b263a31284e3535f82d0a8
parent92321522d768a6f5cabf49e11a2c2cfeed828a9f
isl_multi_templ.c: extract out isl_multi_dim_id_templ.c

These functions are already fairly dubious and they will
make even less sense on an isl_multi_id since the express
purpose of the isl_multi_id is to maintain the dimension
identifiers, shadowing the ephemeral space dimension identifiers.

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
Makefile.am
include/isl/aff.h
include/isl/multi.h
include/isl/val.h
isl_aff.c
isl_multi_dim_id_templ.c [new file with mode: 0644]
isl_multi_templ.c
isl_val.c