summaryrefslogtreecommitdiffstats
path: root/libclc/generic/lib/async/async_work_group_copy.cl
blob: fe20ecfd9bba2c1e384e5e14eb3c7d4d0c2533e2 (plain)
1
2
3
4
5
6
7
8
9
#include <clc/clc.h>

#ifdef cl_khr_fp64
#pragma OPENCL EXTENSION cl_khr_fp64 : enable
#endif

#define __CLC_BODY <async_work_group_copy.inc>
#include <clc/async/gentype.inc>
#undef __CLC_BODY
OpenPOWER on IntegriCloud