[PATCH v1 1/6] x86: Remove {w}memcmp-ssse3

Noah Goldstein goldstein.w.n@gmail.com
Fri Mar 25 20:40:12 GMT 2022


On Fri, Mar 25, 2022 at 3:34 PM Andreas Schwab <schwab@linux-m68k.org> wrote:
>
> On Mär 25 2022, Noah Goldstein via Libc-alpha wrote:
>
> > With SSE2, SSE4.1, AVX2, and EVEX versions very few targets prefer
> > SSSE3. As a result its no longer with the code size cost.
>
> I think the second sentence is missing something.  Also: s/its/it is/.
^
Hows:

"As a result it is no longer worth it to keep the SSSE3 versions given
the code size cost."

>
> --
> Andreas Schwab, schwab@linux-m68k.org
> GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
> "And now for something completely different."


More information about the Libc-alpha mailing list