[RFC PATCH] implement asin() and acos() as built-in function

Uros Bizjak uros@kss-loka.si
Mon Apr 19 15:59:00 GMT 2004


Hello!

>We'd get more speedup if you could put the other opts into the .md
>file also.  (Hack hack, measure, measure) it becomes a 36.5%
>improvement judging by adding just inline asin and fmod to almabench.
>
>  
>
Attached to this message is RFC patch, which implements asin() and 
acos() as built-in function. Patch is tested, and produces code as 
expected, however, I would like someone to review this patch _before_ I 
implement long and float versions (they are trivial, once this RFC patch 
is OK'd). I will prepare full patch with ChangeLog tomorrow...

BTW: I'm really curious, if it will speed up almabench and how much...

    Uros.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: a.diff
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20040419/29c0e074/attachment.ksh>


More information about the Gcc mailing list