Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
fbb4d1e43d0db9f8d1514a0209bb01f56e49d75f
/
.
/
libclc
/
amdgpu
/
lib
/
math
/
half_log2.cl
blob: 51645f422e8b4947df45333a4d48026f086376ea [
file
] [
log
] [
blame
]
#
include
<
clc
/
clc
.
h
>
#
define
__CLC_FUNC log2
#
define
__FLOAT_ONLY
#
define
__CLC_BODY
<
half_native_unary
.
inc
>
#
include
<
clc
/
math
/
gentype
.
inc
>