[Bug tree-optimization/88153] sqrt() is not vectorized

bugzilla@poradnik-webmastera.com gcc-bugzilla@gcc.gnu.org
Thu Nov 22 20:15:00 GMT 2018


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

--- Comment #2 from Daniel Fruzynski <bugzilla@poradnik-webmastera.com> ---
I checked that godbolt.org uses g++ (GCC-Explorer-Build) 9.0.0 20181110
(experimental). This version does not have such patch merged.

Anyway, code compiled with -fmath-errno enabled would benefit from
vectorization if it can be done.


More information about the Gcc-bugs mailing list