Files
clang-p2996/polly/lib/External/isl/isl_multi_unbind_params_templ.c
Michael Kruse a54eb9b7c5 [Polly] Update isl to isl-0.22.1-416-g61d6dc75.
This fixes llvm.org/PR47104
2020-08-21 00:28:44 -05:00

15 lines
307 B
C

/*
* Copyright 2019 Cerebras Systems
*
* Use of this software is governed by the MIT license
*
* Written by Sven Verdoolaege,
* Cerebras Systems, 175 S San Antonio Rd, Los Altos, CA, USA
*/
#include <isl_multi_macro.h>
#undef TYPE
#define TYPE MULTI(BASE)
#include "isl_unbind_params_templ.c"