xref: /netbsd-src/external/mit/isl/dist/isl_pw_add_constant_val_templ.c (revision b2c35e17b976cf7ccd7250c86c6f5e95090ed636)
1 /*
2  * Copyright 2019      Cerebras Systems
3  *
4  * Use of this software is governed by the MIT license
5  *
6  * Written by Sven Verdoolaege,
7  * Cerebras Systems, 175 S San Antonio Rd, Los Altos, CA, USA
8  */
9 
10 #undef VAL_BASE
11 #define VAL_BASE	val
12 
13 #include <isl_pw_add_constant_templ.c>
14