bolt/deps/llvm-18.1.8/libclc/generic/lib/math/native_exp2.cl

8 lines
160 B
Common Lisp
Raw Normal View History

2025-02-14 19:21:04 +01:00
#include <clc/clc.h>
#define __CLC_NATIVE_INTRINSIC exp2
#define __CLC_BODY <native_unary_intrinsic.inc>
#define __FLOAT_ONLY
#include <clc/math/gentype.inc>