
Passes CTS on carrizo v2: Use full precision implementation Reviewer: Jeroen Ketema <j.ketema@xs4all.nl> Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu> llvm-svn: 322891
7 lines
135 B
Common Lisp
7 lines
135 B
Common Lisp
#include <clc/clc.h>
|
|
|
|
#define __CLC_FUNC exp2
|
|
#define __CLC_BODY <half_unary.inc>
|
|
#define __FLOAT_ONLY
|
|
#include <clc/math/gentype.inc>
|