Re: [PATCH][PR76731] Fix intrinsics according to icc and docs

2017-01-17 Thread Uros Bizjak
QI_V4DI_V4DI_INT, VOID_PVOID_QI_V2DI_V2DI_INT, > VOID_QI_V8SI_PCVOID_INT_INT, VOID_HI_V16SI_PCVOID_INT_INT, > VOID_QI_V8DI_PCVOID_INT_INT): Add > * config/i386/i386.c (ix86_init_mmx_sse_builtins): Fix builtin types. > > -Original Message- > From: Uros Bizjak [mailto:u

RE: [PATCH][PR76731] Fix intrinsics according to icc and docs

2017-01-17 Thread Koval, Julia
Patches ; Jakub Jelinek ; Kirill Yukhin ; Andrew Senkevich Subject: Re: [PATCH][PR76731] Fix intrinsics according to icc and docs On Tue, Jan 17, 2017 at 1:57 PM, Koval, Julia wrote: > Hi, > I added builtin changes to Jakub's patch from > https://gcc.gnu.org/bugzilla/show_bug.c

Re: [PATCH][PR76731] Fix intrinsics according to icc and docs

2017-01-17 Thread Uros Bizjak
On Tue, Jan 17, 2017 at 1:57 PM, Koval, Julia wrote: > Hi, > I added builtin changes to Jakub's patch from > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=76731 It fixes the issue, when > gather/scatter intrinsics has wrong spec. Ok for trunk? > * config/i386/i386-builtin-types.def: Remove typ

Re: [PATCH][PR76731] Fix intrinsics according to icc and docs

2017-01-17 Thread Kirill Yukhin
Hi Julia, On 17 Jan 12:57, Koval, Julia wrote: > Hi, > I added builtin changes to Jakub's patch from > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=76731 It fixes the issue, when > gather/scatter intrinsics has wrong spec. Ok for trunk? Patch is OK for main trunk -- Thanks, K > > gcc/ > * con

[PATCH][PR76731] Fix intrinsics according to icc and docs

2017-01-17 Thread Koval, Julia
Hi, I added builtin changes to Jakub's patch from https://gcc.gnu.org/bugzilla/show_bug.cgi?id=76731 It fixes the issue, when gather/scatter intrinsics has wrong spec. Ok for trunk? gcc/ * config/i386/avx512fintrin.h (_mm512_i32gather_ps): Fixed arg to void const*. (_mm512_mask_i32gath