This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Gfortran and using C99 cbrt for X ** (1./3.)


On 12/5/06, Toon Moene <toon@moene.indiv.nluug.nl> wrote:
Toon Moene wrote:

> Toon Moene wrote:
>
>> Richard Guenther wrote:
>>
>>> It's a matter of making the cbrt builtin available - I have a patch
>>> for this,
>
> Oh, BTW, my own version of this patch (plus your work in the area of
> sqrt) had the following effect on a profile breakdown

The speed up is around 5 %.

Is this because of cbrt or a combined effect? Can you measure the cbrt effect in isolation?

Thanks,
Richard.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]