[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
Thu Jan 9 09:35:00 GMT 2020


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

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Yes, handling ceil/floor etc. similarly to rint/nearbyint.  Though that is just
a cleanup, not something that would result in different code generation.


More information about the Gcc-bugs mailing list