isl_basic_map_make_strides_explicit: move down isl_basic_map_get_ctx call
[isl.git] / isl_pw_add_constant_multi_val_templ.c
blobeccc356cb1477411e924a873ce8e6abdd2d72a22
1 /*
2 * Copyright 2019 Cerebras Systems
4 * Use of this software is governed by the MIT license
6 * Written by Sven Verdoolaege,
7 * Cerebras Systems, 175 S San Antonio Rd, Los Altos, CA, USA
8 */
10 #undef VAL_BASE
11 #define VAL_BASE multi_val
13 #include <isl_pw_add_constant_templ.c>