[docs] Update HowToReleaseLLVM documentation.
[llvm-project.git] / libclc / amdgpu / lib / math / half_log.cl
bloba6e50f57b6f0160bad7ba52118bd3ab762d4075b
1 #include <clc/clc.h>
3 #define __CLC_FUNC log
4 #define __FLOAT_ONLY
5 #define __CLC_BODY <half_native_unary.inc>
6 #include <clc/math/gentype.inc>