This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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: [PATCH RFC] allow inline intrinsics for __ieee754_sqrt/f


Hi Wilco,

>You mean __ieee754_sqrt? 

Yes.

> You can replace all calls to it by sqrt, except for w_sqrt.c and wf_sqrt.c
where you leave it as is.
>So there is no recursion.

But then it will not be inlined. I'd like it to be.

Cheers,
Jon
 


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