[Bug c/77453] No builtin version of cbrtf
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Sep 2 13:07:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77453
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |WONTFIX
--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
Adding an inline variant is unlikely a win. As noted by Joseph a "builtin" is
not what you expect. No CPU I am aware of has a cbrt operation implemented in
hardware.
More information about the Gcc-bugs
mailing list