Re: various _mm512_set* intrinsics

2014-03-31 Thread Kirill Yukhin
Hello guys, On 28 Mar 20:10, Uros Bizjak wrote: > Hello! > > > Here are more intrinsics that are missing. I know that gcc currently > > generates horrible code for most of them but I think it's more important > > to have the API in place, albeit non-optimal. Maybe this entices some > > one to ad

Re: various _mm512_set* intrinsics

2014-03-28 Thread Uros Bizjak
Hello! > Here are more intrinsics that are missing. I know that gcc currently > generates horrible code for most of them but I think it's more important > to have the API in place, albeit non-optimal. Maybe this entices some > one to add the necessary optimizations. I agree that having non-opti