[Bug target/93078] Missing fma and round functions auto-vectorization with x86-64 (sse2)

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Dec 27 17:39:00 GMT 2019


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 47554
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47554&action=edit
gcc10-pr93078.patch

Untested patch to handle {nearby,r}int{,f} vectorization (for sse4.1 and later
only).


More information about the Gcc-bugs mailing list