forked from OSchip/llvm-project
7 lines
144 B
Common Lisp
7 lines
144 B
Common Lisp
|
#include <clc/clc.h>
|
||
|
|
||
|
#define __CLC_FUNC recip
|
||
|
#define __FLOAT_ONLY
|
||
|
#define __CLC_BODY <half_native_unary.inc>
|
||
|
#include <clc/math/gentype.inc>
|