[Bug target/76731] [AVX512] _mm512_i32gather_epi32 and other scatter/gather routines have incorrect signature

kyukhin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jan 12 16:30:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=76731

--- Comment #10 from Kirill Yukhin <kyukhin at gcc dot gnu.org> ---
(In reply to Andrew Senkevich from comment #8)
> I think we should follow here declarations from icc headers to be compatible
> with it.
Okay. Could you pls state which rules ICC follows for all gather/scatter
intrinsics?
Could we use void const * for base in all gather intrinsics?
What about scatters?


More information about the Gcc-bugs mailing list