Files
clang-p2996/libclc/generic/include/clc/math/logb.h
Aaron Watry c606efabb7 math: Add logb builtin
Ported from the amd-builtins branch.

Signed-off-by: Aaron Watry <awatry@gmail.com>
Reviewed-by: Matt Arsenault <Matthew.Arsenault@amd.com>
CC: Tom Stellard <thomas.stellard@amd.com>
llvm-svn: 292335
2017-01-18 03:14:10 +00:00

3 lines
71 B
C

#define __CLC_BODY <clc/math/logb.inc>
#include <clc/math/gentype.inc>