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