: Re: [PATCH] [ARC] Update ARC SIMD patterns.
>
> * Claudiu Zissulescu [2017-03-27
> 13:10:12 +0200]:
>
> > Hi Andrew,
> >
> > vec_select expects in selection a list of subparts. The old ARC SIMD
> > extension instructions were not up-to-date, update them.
> &g
* Claudiu Zissulescu [2017-03-27 13:10:12
+0200]:
> Hi Andrew,
>
> vec_select expects in selection a list of subparts. The old ARC SIMD
> extension instructions were not up-to-date, update them.
>
> Whithout this patch ARC backend is broken. It will be great if we can have it
> in before gcc7
Hi Andrew,
vec_select expects in selection a list of subparts. The old ARC SIMD
extension instructions were not up-to-date, update them.
Whithout this patch ARC backend is broken. It will be great if we can have it
in before gcc7.x branch is cut.
Thank you,
Claudiu
gcc/
2017-03-27 Claudiu Zis