public inbox for libc-stable@sourceware.org
 help / color / mirror / Atom feed
From: Sunil Pandey <skpgkp2@gmail.com>
To: Florian Weimer <fweimer@redhat.com>, libc-stable@sourceware.org
Cc: "H.J. Lu via Libc-alpha" <libc-alpha@sourceware.org>
Subject: Re: [PATCH] x86-64: Require BMI2 for strchr-avx2.S
Date: Wed, 27 Apr 2022 16:48:04 -0700	[thread overview]
Message-ID: <CAMAf5_dEQr-oN_KdByxNiYv7UqzfaCraSFh_n05TGaQGgH2E2w@mail.gmail.com> (raw)
In-Reply-To: <874kg22m2a.fsf@oldenburg.str.redhat.com>

On Mon, Apr 19, 2021 at 11:50 AM Florian Weimer via Libc-alpha
<libc-alpha@sourceware.org> wrote:
>
> * H. J. Lu via Libc-alpha:
>
> > Since strchr-avx2.S updated by
> >
> > commit 1f745ecc2109890886b161d4791e1406fdfc29b8
> > Author: noah <goldstein.w.n@gmail.com>
> > Date:   Wed Feb 3 00:38:59 2021 -0500
> >
> >     x86-64: Refactor and improve performance of strchr-avx2.S
> >
> > uses sarx:
> >
> > c4 e2 72 f7 c0        sarx   %ecx,%eax,%eax
> >
> > for strchr-avx2 family functions, require BMI2 in ifunc-impl-list.c and
> > ifunc-avx2.h.
>
> Seems reasonable, thanks.
>
> Florian
>

I would like to backport this patch to release branches.
Any comments or objections?

--Sunil

       reply	other threads:[~2022-04-27 23:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20210419175136.2495152-1-hjl.tools@gmail.com>
     [not found] ` <874kg22m2a.fsf@oldenburg.str.redhat.com>
2022-04-27 23:48   ` Sunil Pandey [this message]
2022-04-28 10:19     ` Florian Weimer

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=CAMAf5_dEQr-oN_KdByxNiYv7UqzfaCraSFh_n05TGaQGgH2E2w@mail.gmail.com \
    --to=skpgkp2@gmail.com \
    --cc=fweimer@redhat.com \
    --cc=libc-alpha@sourceware.org \
    --cc=libc-stable@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).