summaryrefslogtreecommitdiffstats
path: root/libclc/amdgpu/lib/math/half_rsqrt.cl
blob: 9056690626580e4f8af9f4f3673ee6aeeb27b3ba (plain)
1
2
3
4
5
6
#include <clc/clc.h>
 
#define __CLC_FUNC rsqrt
#define __FLOAT_ONLY
#define __CLC_BODY <half_native_unary.inc>
#include <clc/math/gentype.inc>
OpenPOWER on IntegriCloud