fma.cl 187 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 #include <clc/clc.h> #include <math/clc_fma.h> #define __CLC_BODY <fma.inc> #define __FLOAT_ONLY #include <clc/math/gentype.inc> bool __clc_runtime_has_hw_fma32() { return false; }