public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Adhemerval Zanella <adhemerval.zanella@linaro.org>
To: libc-alpha@sourceware.org
Subject: Re: [PATCH] x86: Remove fabs{f} implementation
Date: Mon, 4 Apr 2022 16:59:54 -0300	[thread overview]
Message-ID: <e1c62693-3a93-db78-d4a5-3c8fc3313e53@linaro.org> (raw)
In-Reply-To: <20220404193008.2808643-1-adhemerval.zanella@linaro.org>

It should have been marked as 'COMMITTED'.

On 04/04/2022 16:30, Adhemerval Zanella wrote:
> For x86_64 is the same as the generic implementation, while for i686
> the builtin generates the same code.
> ---
>  sysdeps/i386/fpu/s_fabs.S    | 10 ----------
>  sysdeps/i386/fpu/s_fabsf.S   | 10 ----------
>  sysdeps/x86_64/fpu/s_fabs.c  | 27 ---------------------------
>  sysdeps/x86_64/fpu/s_fabsf.c | 27 ---------------------------
>  4 files changed, 74 deletions(-)
>  delete mode 100644 sysdeps/i386/fpu/s_fabs.S
>  delete mode 100644 sysdeps/i386/fpu/s_fabsf.S
>  delete mode 100644 sysdeps/x86_64/fpu/s_fabs.c
>  delete mode 100644 sysdeps/x86_64/fpu/s_fabsf.c

      reply	other threads:[~2022-04-04 19:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-04 19:30 Adhemerval Zanella
2022-04-04 19:59 ` Adhemerval Zanella [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e1c62693-3a93-db78-d4a5-3c8fc3313e53@linaro.org \
    --to=adhemerval.zanella@linaro.org \
    --cc=libc-alpha@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).