xref: /llvm-project/libclc/generic/lib/math/pow.cl (revision cc5c65b2c25e0a82fbad95f0ce3bb5262e29eeee)
1#include <clc/clc.h>
2
3#include <math/clc_pow.h>
4
5#define __CLC_FUNC pow
6#define __CLC_BODY <clc_sw_binary.inc>
7#include <clc/math/gentype.inc>
8