This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH 04/10] Add new exp and exp2 implementations
- From: Joseph Myers <joseph at codesourcery dot com>
- To: Szabolcs Nagy <szabolcs dot nagy at arm dot com>
- Cc: GNU C Library <libc-alpha at sourceware dot org>, <nd at arm dot com>
- Date: Wed, 22 Aug 2018 19:55:31 +0000
- Subject: Re: [PATCH 04/10] Add new exp and exp2 implementations
- References: <d4963b4e-0013-adaf-df2f-698cf421a487@arm.com> <bd458c75-d238-053d-893b-9a75706ad8ea@arm.com>
On Fri, 6 Jul 2018, Szabolcs Nagy wrote:
>
> -/* Compute e^(x+xx). */
> double
> SECTION
> __exp1 (double x, double xx)
The function still needs the comment giving its semantics; it should not
be removed.
The patch is OK with that change.
--
Joseph S. Myers
joseph@codesourcery.com