public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/85236] missing _mm256_atan2_ps
       [not found] <bug-85236-4@http.gcc.gnu.org/bugzilla/>
@ 2024-04-03 19:39 ` pinskia at gcc dot gnu.org
  2024-04-03 19:46 ` pinskia at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2024-04-03 19:39 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #6 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
https://www.intel.com/content/www/us/en/docs/intrinsics-guide/index.html#!=undefined&techs=SVML&text=_mm256_atan2_ps&ig_expand=393

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

* [Bug target/85236] missing _mm256_atan2_ps
       [not found] <bug-85236-4@http.gcc.gnu.org/bugzilla/>
  2024-04-03 19:39 ` [Bug target/85236] missing _mm256_atan2_ps pinskia at gcc dot gnu.org
@ 2024-04-03 19:46 ` pinskia at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2024-04-03 19:46 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
clang does not implement this intrinsics either and there is no issue filed
there about it either (I am kinda of shocked).

Note ICX (which is the new ICC but with using clang/LLVM) does and it calls
__svml_atan2f8_e9 directly.


Looks like SIMD-everywhere has implement it though, see
https://github.com/simd-everywhere/simde/issues/40

and
https://github.com/simd-everywhere/simde/commit/5b28b3d4672a9cc0616d5d6813b8e31e9bde8148

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

end of thread, other threads:[~2024-04-03 19:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-85236-4@http.gcc.gnu.org/bugzilla/>
2024-04-03 19:39 ` [Bug target/85236] missing _mm256_atan2_ps pinskia at gcc dot gnu.org
2024-04-03 19:46 ` 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).