Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
fbb4d1e43d0db9f8d1514a0209bb01f56e49d75f
/
.
/
libclc
/
generic
/
lib
/
subnormal_helper_func.ll
blob: fb1b5d2b679fe8c8d03d425d749988704688e3da [
file
] [
log
] [
blame
]
@__CLC_SUBNORMAL_DISABLE
=
external
global
i1
define
i1
@__clc_subnormals_disabled
()
#
0
{
%disable
=
load
i1
,
i1
*
@__CLC_SUBNORMAL_DISABLE
ret
i1
%disable
}
attributes
#
0
=
{
alwaysinline
}