mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-29 10:36:06 +00:00

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