v2: Use native_log2 instead of wrong constant Reviewer: Jeroen Ketema Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu> llvm-svn: 317941
10 lines
196 B
C
10 lines
196 B
C
#define __CLC_BODY <clc/math/unary_decl.inc>
|
|
#define __CLC_FUNCTION native_exp10
|
|
#define __FLOAT_ONLY
|
|
|
|
#include <clc/math/gentype.inc>
|
|
|
|
#undef __FLOAT_ONLY
|
|
#undef __CLC_BODY
|
|
#undef __CLC_FUNCTION
|