[Bug middle-end/60646] Investigate improved complex division algorithms

ktkachov at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu May 3 14:43:00 GMT 2018


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

ktkachov at gcc dot gnu.org changed:

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

--- Comment #7 from ktkachov at gcc dot gnu.org ---
Regarding performance, the paper from the description indicates the "Improved"
algorithm is the highest performing one and is more resistant to overflows and
underflows. Am I reading that right?


More information about the Gcc-bugs mailing list