[libclc] Fix typo in OpenCL header math/sincos.h (#147244)
llvm-diff shows no change to nvptx64--nvidiacl.bc and amdgcn--amdhsa.bc
This commit is contained in:
parent
b1a8c8a32c
commit
7cd179612d
@ -7,6 +7,6 @@
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#define __CLC_BODY <clc/math/unary_decl_with_ptr.inc>
|
||||
#define FUNCTION __clc_sincos
|
||||
#define FUNCTION sincos
|
||||
#include <clc/math/gentype.inc>
|
||||
#undef FUNCTION
|
||||
|
Loading…
x
Reference in New Issue
Block a user