This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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] Use generic vector computations in s_sincosf.h


Hi,

> Here is the updated patch.  I added v2df_to_sf.h to use
>
> static inline void v2df_to_sf (v2df_t v2df, float *f0p, float *f1p);

That should be a bit faster indeed. I'll benchmark it on a few systems to
see what effect it has.

Wilco
    

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