repo.or.cz
/
isl.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
extract out shared isl_multi_*_{take,restore}_at
[isl.git]
/
isl_pw_add_constant_val_templ.c
blob
d63ec04936e78bb6637a73e91f6af0ad6ffd1e7a
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>