unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Noah Goldstein via Libc-alpha <libc-alpha@sourceware.org>
To: "H.J. Lu" <hjl.tools@gmail.com>
Cc: libc-alpha@sourceware.org, andrey.kolesov@intel.com,
	 carlos@systemhalted.org
Subject: Re: [PATCH v4 3/3] x86/fpu: Factor out shared avx2/avx512 code in svml_{s|d}_wrapper_impl.h
Date: Fri, 18 Nov 2022 13:59:31 -0800	[thread overview]
Message-ID: <CAFUsyfJYziJtdLX4jfmAQt3GnozaQGp2KD=eDGOWyP78UqRbhQ@mail.gmail.com> (raw)
In-Reply-To: <CAMe9rOqoAToEsDtTst4hT=Qt_uouVr02+wRhTbgQUQhkraO01A@mail.gmail.com>

On Fri, Nov 18, 2022 at 1:28 PM H.J. Lu <hjl.tools@gmail.com> wrote:
>
> On Fri, Nov 18, 2022 at 1:23 PM Noah Goldstein <goldstein.w.n@gmail.com> wrote:
> >
> > Code is exactly the same for the two so better to only maintain one
> > version.
> >
> > All math and mathvec tests pass on x86.
>
> Is the output of "objdump -dw" on libmvec.so the same before and after
> the patch?
>

Yes for both libmvec.so and libm.so.
> --
> H.J.

  reply	other threads:[~2022-11-18 22:00 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-18 19:08 [PATCH v2 1/2] x86/fpu: Reformat svml_{s|d}_wrapper_impl.h.S Noah Goldstein via Libc-alpha
2022-11-18 19:08 ` [PATCH v2 2/2] x86/fpu: Cleanup code in svml_{s|d}_wrapper_impl.h.S Noah Goldstein via Libc-alpha
2022-11-18 19:56   ` H.J. Lu via Libc-alpha
2022-11-18 20:36     ` Noah Goldstein via Libc-alpha
2022-11-18 20:35 ` [PATCH v3 1/2] x86/fpu: Reformat svml_{s|d}_wrapper_impl.h Noah Goldstein via Libc-alpha
2022-11-18 20:35   ` [PATCH v3 2/2] x86/fpu: Cleanup code in svml_{s|d}_wrapper_impl.h Noah Goldstein via Libc-alpha
2022-11-18 20:49     ` H.J. Lu via Libc-alpha
2022-11-18 21:23       ` Noah Goldstein via Libc-alpha
2022-11-18 21:22 ` [PATCH v4 1/3] x86/fpu: Reformat svml_{s|d}_wrapper_impl.h Noah Goldstein via Libc-alpha
2022-11-18 21:22   ` [PATCH v4 2/3] x86/fpu: Cleanup code in svml_{s|d}_wrapper_impl.h Noah Goldstein via Libc-alpha
2022-11-19  0:06     ` H.J. Lu via Libc-alpha
2022-11-19  0:13       ` Noah Goldstein via Libc-alpha
2022-11-18 21:22   ` [PATCH v4 3/3] x86/fpu: Factor out shared avx2/avx512 " Noah Goldstein via Libc-alpha
2022-11-18 21:27     ` H.J. Lu via Libc-alpha
2022-11-18 21:59       ` Noah Goldstein via Libc-alpha [this message]
2022-11-19  0:07         ` H.J. Lu via Libc-alpha
2022-11-18 23:25   ` [PATCH v4 1/3] x86/fpu: Reformat svml_{s|d}_wrapper_impl.h H.J. Lu via Libc-alpha
2022-11-19  0:13 ` [PATCH v5 " Noah Goldstein via Libc-alpha
2022-11-19  0:13   ` [PATCH v5 2/3] x86/fpu: Cleanup code in svml_{s|d}_wrapper_impl.h Noah Goldstein via Libc-alpha
2022-11-19  0:36     ` H.J. Lu via Libc-alpha
2022-11-19  0:13   ` [PATCH v5 3/3] x86/fpu: Factor out shared avx2/avx512 " Noah Goldstein via Libc-alpha

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

  List information: https://www.gnu.org/software/libc/involved.html

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

  git send-email \
    --in-reply-to='CAFUsyfJYziJtdLX4jfmAQt3GnozaQGp2KD=eDGOWyP78UqRbhQ@mail.gmail.com' \
    --to=libc-alpha@sourceware.org \
    --cc=andrey.kolesov@intel.com \
    --cc=carlos@systemhalted.org \
    --cc=goldstein.w.n@gmail.com \
    --cc=hjl.tools@gmail.com \
    /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).