File tree Expand file tree Collapse file tree 9 files changed +14
-15
lines changed
Expand file tree Collapse file tree 9 files changed +14
-15
lines changed Original file line number Diff line number Diff line change 44#include <clc/clcfunc.h>
55#include <clc/clctypes.h>
66
7- #define FUNCTION __clc_mad24
8- #define __CLC_BODY " ternary_decl.h"
7+ #define __CLC_FUNCTION __clc_mad24
8+ #define __CLC_BODY <clc/shared/ ternary_decl.inc>
99
1010#include <clc/integer/gentype24.inc>
1111
1212#undef __CLC_BODY
13- #undef FUNCTION
13+ #undef __CLC_FUNCTION
1414
1515#endif // __CLC_INTEGER_CLC_MAD24_H__
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11#ifndef __CLC_MATH_CLC_MAD_H__
22#define __CLC_MATH_CLC_MAD_H__
33
4- #define __CLC_BODY <clc/math /ternary_decl.inc>
4+ #define __CLC_BODY <clc/shared /ternary_decl.inc>
55#define __CLC_FUNCTION __clc_mad
66
77#include <clc/math/gentype.inc>
File renamed without changes.
Original file line number Diff line number Diff line change 1- #define FUNCTION mad24
2- #define __CLC_BODY " ternary_decl.h"
1+ #define __CLC_FUNCTION mad24
2+ #define __CLC_BODY <clc/shared/ ternary_decl.inc>
33
44#include <clc/integer/gentype24.inc>
55
6- #undef FUNCTION
6+ #undef __CLC_FUNCTION
Original file line number Diff line number Diff line change 1- #define FUNCTION mad_hi
2- #define __CLC_BODY " ternary_decl.h"
1+ #define __CLC_FUNCTION mad_hi
2+ #define __CLC_BODY <clc/shared/ ternary_decl.inc>
33
44#include <clc/integer/gentype.inc>
55
6- #undef FUNCTION
6+ #undef __CLC_FUNCTION
7+ #undef __CLC_BODY
Original file line number Diff line number Diff line change 1- #define __CLC_BODY <clc/math /ternary_decl.inc>
1+ #define __CLC_BODY <clc/shared /ternary_decl.inc>
22#define __CLC_FUNCTION fma
33
44#include <clc/math/gentype.inc>
Original file line number Diff line number Diff line change 1- #define __CLC_BODY <clc/math /ternary_decl.inc>
1+ #define __CLC_BODY <clc/shared /ternary_decl.inc>
22#define __CLC_FUNCTION mad
33
44#include <clc/math/gentype.inc>
Original file line number Diff line number Diff line change 44
55#define __FLOAT_ONLY
66#define __CLC_FUNCTION __clc_sw_fma
7- #define __CLC_BODY <clc/math /ternary_decl.inc>
7+ #define __CLC_BODY <clc/shared /ternary_decl.inc>
88#include <clc/math/gentype.inc>
99#undef __CLC_BODY
1010#undef __CLC_FUNCTION
You can’t perform that action at this time.
0 commit comments