Re: [PATCH][testsuite] Enable vect_usad_char effective target for non-SVE aarch64

2018-12-18 Thread Richard Biener
On Tue, Dec 18, 2018 at 12:40 PM Kyrill Tkachov wrote: > > Hi all, > > In GCC 9 the aarch64 port learned how to do V16QImode SAD operations on > signed and unsigned chars. > But I had missed enabling the effective target for that. > This patch enables that target for non-SVE aarch64. > Two new te

[PATCH][testsuite] Enable vect_usad_char effective target for non-SVE aarch64

2018-12-18 Thread Kyrill Tkachov
Hi all, In GCC 9 the aarch64 port learned how to do V16QImode SAD operations on signed and unsigned chars. But I had missed enabling the effective target for that. This patch enables that target for non-SVE aarch64. Two new tests now PASS on aarch64: gcc.dg/vect/slp-reduc-sad.c gcc.dg/vect/vect-