Hi Kelvin, On Tue, Mar 14, 2017 at 03:06:13PM -0600, Kelvin Nilsen wrote: > 2017-03-14 Kelvin Nilsen <kel...@gcc.gnu.org> > > PR target/79963 > * config/rs6000/altivec.h (vec_all_ne): Under __cplusplus++ and
It is spelled __cplusplus__. > __POWER9_VECTOR__ #ifdef control, change template definition to > use Power9-specific built-in function. > (vec_any_eq): Likewise. > * config/rs6000/vector.md (vector_ae_v2di_p): Change the flag used > to control outcomes from this test. > (vector_ae_<mode>p): For VEC_F modes, likewise. Could you please add a testcase? Otherwise it looks good. Thanks, Segher