powerpc64: Fix mathvec build and tests on POWER < 8
vec_d_cos2_vsx.c, vec_d_sin2_vsx.c and vec_d_sincos2_vsx.c use vec_sl(), which is only available on POWER8 processors.
Loading
Please register or sign in to comment
vec_d_cos2_vsx.c, vec_d_sin2_vsx.c and vec_d_sincos2_vsx.c use vec_sl(), which is only available on POWER8 processors.