public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/77633] AVX512: shuffle intrinsic has incorrect signature when optimizations are enabled
       [not found] <bug-77633-4@http.gcc.gnu.org/bugzilla/>
@ 2024-04-14  1:43 ` pinskia at gcc dot gnu.org
  2024-04-14  1:44 ` pinskia at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2024-04-14  1:43 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I see clang does not implement this intrinsics this way. They accept int.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug target/77633] AVX512: shuffle intrinsic has incorrect signature when optimizations are enabled
       [not found] <bug-77633-4@http.gcc.gnu.org/bugzilla/>
  2024-04-14  1:43 ` [Bug target/77633] AVX512: shuffle intrinsic has incorrect signature when optimizations are enabled pinskia at gcc dot gnu.org
@ 2024-04-14  1:44 ` pinskia at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2024-04-14  1:44 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #6 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
https://www.intel.com/content/www/us/en/docs/intrinsics-guide/index.html#text=_mm512_shuffle_epi32&ig_expand=6414,6000

Specifically uses _MM_PERM_ENUM  here too.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-04-14  1:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-77633-4@http.gcc.gnu.org/bugzilla/>
2024-04-14  1:43 ` [Bug target/77633] AVX512: shuffle intrinsic has incorrect signature when optimizations are enabled pinskia at gcc dot gnu.org
2024-04-14  1:44 ` pinskia at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).