Skip to content

Commit f154e1f

Browse files
committed
undef __CLC_ARG2_TYPE __CLC_FUNCTION
1 parent b61c71d commit f154e1f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libclc/clc/lib/generic/math/clc_lgamma_r.cl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -600,6 +600,8 @@ _CLC_OVERLOAD _CLC_DEF half __clc_lgamma_r(half x, private int *iptr) {
600600
#define __CLC_BODY <clc/shared/unary_def_with_ptr_scalarize.inc>
601601
#include <clc/math/gentype.inc>
602602
#undef __CLC_ADDRSPACE
603+
#undef __CLC_ARG2_TYPE
604+
#undef __CLC_FUNCTION
603605

604606
#define __CLC_ADDRSPACE global
605607
#define __CLC_BODY <clc_lgamma_r.inc>

0 commit comments

Comments
 (0)