public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Joseph Myers <josmyers@redhat.com>
To: Carlos O'Donell <carlos@redhat.com>
Cc: libc-alpha@sourceware.org
Subject: Re: Implement C23 log2p1
Date: Thu, 18 Apr 2024 13:26:47 +0000 (UTC)	[thread overview]
Message-ID: <e4b3ee9-4873-d53-7988-e13bccc58853@redhat.com> (raw)
In-Reply-To: <7f721503-e65d-4901-9369-833c00b01004@redhat.com>

On Mon, 15 Apr 2024, Carlos O'Donell wrote:

> This fails CI for glibc:
> https://patchwork.sourceware.org/project/glibc/patch/41a4a6c9-4942-a9be-9459-1aaeb44ffee8@redhat.com/

New ulps failures are expected for new libm functions.  I think it's 
appropriate for libm-test-ulps updates to be done by architecture 
maintainers or others testing on an architecture (not necessarily for 
every patch, sometimes such testers might batch updates and update 
libm-test-ulps for multiple architectures at a time), rather than 
expecting them all to be included in the initial patch or making such 
functions need a multi-stage patch process where the initial patch needs 
updating with more libm-test-ulps updates before commit.

(There is a reasonable argument for having a single libm-test-ulps file 
that lists expected error bounds by format (e.g. binary64, binary128) not 
type, notwithstanding that sometimes multiple implementations are used for 
a given function for a given floating-point format, and notwithstanding 
that sometimes the ulps for a given implementation may depend on e.g. 
whether the compiler contracts operations when building it.  But while we 
have the per-architecture files, I don't think we should expect 
new-function patches to update them for more than one architecture.)

-- 
Joseph S. Myers
josmyers@redhat.com


  parent reply	other threads:[~2024-04-18 13:27 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-08 21:19 Joseph Myers
2024-04-10  8:31 ` Paul Zimmermann
2024-04-10 14:34   ` Joseph Myers
2024-04-10 14:46     ` Paul Zimmermann
2024-04-10 15:00       ` Joseph Myers
2024-04-15 13:41 ` Carlos O'Donell
2024-04-15 13:52   ` Adhemerval Zanella Netto
2024-04-18 13:26   ` Joseph Myers [this message]
2024-04-29 13:34 ` Ping " Joseph Myers
2024-04-29 13:51   ` Paul Zimmermann
2024-05-07 21:34   ` Ping^2 " Joseph Myers
2024-05-16 16:47     ` Ping^3 " Joseph Myers

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=e4b3ee9-4873-d53-7988-e13bccc58853@redhat.com \
    --to=josmyers@redhat.com \
    --cc=carlos@redhat.com \
    --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).