mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-19 11:35:51 -04:00

Reviewer: Tom Stellard <tstellar@redhat.com> Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu> llvm-svn: 325057
7 lines
143 B
Common Lisp
7 lines
143 B
Common Lisp
#include <clc/clc.h>
|
|
|
|
#define __CLC_FUNC exp2
|
|
#define __FLOAT_ONLY
|
|
#define __CLC_BODY <half_native_unary.inc>
|
|
#include <clc/math/gentype.inc>
|