summaryrefslogtreecommitdiffstats
path: root/libclc/generic/lib/async/prefetch.cl
blob: 45af21b4d9ff3d9983b4cf4fa8b1cc8626fc5fad (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 <prefetch.inc>
#include <clc/async/gentype.inc>
#undef __CLC_BODY
OpenPOWER on IntegriCloud