[PATCH] ARM: Optimize IEEE-754 sqrt implementation

Corinna Vinschen vinschen@redhat.com
Tue Mar 21 13:43:00 GMT 2017


On Mar 21 08:49, Sebastian Huber wrote:
> Use the vsqrt.f64 and vsqrt.f32 instructions if available.
> ---
>  newlib/libm/machine/arm/Makefile.am |  2 ++
>  newlib/libm/machine/arm/Makefile.in | 17 +++++++++++++-
>  newlib/libm/machine/arm/e_sqrt.c    | 45 +++++++++++++++++++++++++++++++++++++
>  newlib/libm/machine/arm/ef_sqrt.c   | 45 +++++++++++++++++++++++++++++++++++++
>  4 files changed, 108 insertions(+), 1 deletion(-)
>  create mode 100644 newlib/libm/machine/arm/e_sqrt.c
>  create mode 100644 newlib/libm/machine/arm/ef_sqrt.c

Pushed.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20170321/382f1cd9/attachment.sig>


More information about the Newlib mailing list