This was previously implemented with a macro and we were using __builtin_copysign(), which takes double inputs for the float version of copysign(). Reviewed-and-Tested-by: Aaron Watry <awatry@gmail.com> llvm-svn: 217045
3 lines
75 B
C
3 lines
75 B
C
#define __CLC_BODY <clc/math/copysign.inc>
|
|
#include <clc/math/gentype.inc>
|