for ARM: __ARM_FEATURE_FMA macro is not defined for SSE: fmadd could implement as: _mm_fmadd_ps Is there any reason ? thanks
for ARM:
__ARM_FEATURE_FMA macro is not defined
for SSE:
fmadd could implement as:
_mm_fmadd_ps
Is there any reason ?
thanks