llvm-project/libclc/generic/lib/math/hypot.cl

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
147 B
Common Lisp
Raw Normal View History

#include <clc/clc.h>
#include <math/clc_hypot.h>
#define __CLC_FUNC hypot
#define __CLC_BODY <clc_sw_binary.inc>
#include <clc/math/gentype.inc>