llvm-project/libclc/generic/lib/async/async_work_group_copy.cl

10 lines
193 B
Common Lisp

#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