1 #undef fabs 2 #define fabs __clc_fabs 3 4 #define __CLC_FUNCTION __clc_fabs 5 #define __CLC_INTRINSIC "llvm.fabs" 6 #include <clc/math/unary_intrin.inc> 7
1 #undef fabs 2 #define fabs __clc_fabs 3 4 #define __CLC_FUNCTION __clc_fabs 5 #define __CLC_INTRINSIC "llvm.fabs" 6 #include <clc/math/unary_intrin.inc> 7