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

8 lines
143 B
Common Lisp
Raw Normal View History

2025-02-14 19:21:04 +01:00
#include <clc/clc.h>
#include <math/clc_pow.h>
#define __CLC_FUNC pow
#define __CLC_BODY <clc_sw_binary.inc>
#include <clc/math/gentype.inc>