This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Testsuite tweaks (SPARC)
"David S. Miller" <davem@redhat.com> writes:
> I'm about to code up VIS primitive support for the Sparc backend and
> it's likely to not use the vector stuff gcc has at all. It simply
> doesn't fit very well with VIS.
>
> So this, along with your comments, makes it seem to me that we
> should just mark these simd test cases as expecting to pass only
> on the platforms where there is explicit vector support right now.
That seems like a good move to me, but I'm not the biggest expert on
the existing vector support.
zw