brintos

brintos / llvm-project-archived public Read only

0
0
Text · 307 B · e4e403c Raw
15 lines · c
1/*2 * Copyright 2019      Cerebras Systems3 *4 * Use of this software is governed by the MIT license5 *6 * Written by Sven Verdoolaege,7 * Cerebras Systems, 175 S San Antonio Rd, Los Altos, CA, USA8 */9 10#include <isl_multi_macro.h>11 12#undef TYPE13#define TYPE	MULTI(BASE)14#include <isl_insert_domain_templ.c>15