scheduler: allow to bound the coefficients in the calculated schedule
[platform/upstream/isl.git] / isl_list.c
index ec1dd29..27baab1 100644 (file)
 #include <isl_list_templ.c>
 
 #undef BASE
+#define BASE pw_aff
+
+#include <isl_list_templ.c>
+
+#undef BASE
 #define BASE band
 
 #include <isl_list_templ.c>