This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] x86: Remove <bits/select.h> and use the generic version


On Sun, Feb 9, 2020 at 2:35 AM Florian Weimer <fw@deneb.enyo.de> wrote:
>
> Particularly on CPUs without ERMS, the string instructions are slow,
> so it is unclear whether this architecture-specific implementation is
> in fact an optimization.
>
> Tested on x86_64-linux-gnu.
>
> ---
>  sysdeps/x86/bits/select.h | 63 ---------------------------------------
>  1 file changed, 63 deletions(-)
>  delete mode 100644 sysdeps/x86/bits/select.h
>

LGTM.

Thanks.

-- 
H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]