[Bug target/30652] SSE expansion is missing for isinf() and other fpclassify functions
ghazi at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Jul 18 18:01:00 GMT 2007
------- Comment #9 from ghazi at gcc dot gnu dot org 2007-07-18 18:00 -------
Generic implementations for isinf, isfinite and isnormal installed on trunk.
Still possibly want optabs where it is profitable.
Also, isnan doesn't allow for optabs at the moment. Should convert it into
this system.
--
ghazi at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |4.3.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30652
More information about the Gcc-bugs
mailing list