[PATCH v2 2/6] Benchtests: Add benchtests for __memcmpeq

Noah Goldstein goldstein.w.n@gmail.com
Tue Nov 2 20:57:25 GMT 2021


On Mon, Nov 1, 2021 at 11:01 AM Noah Goldstein <goldstein.w.n@gmail.com> wrote:
>
> On Mon, Nov 1, 2021 at 8:56 AM Wilco Dijkstra <Wilco.Dijkstra@arm.com> wrote:
> >
> > Hi Noah,
> >
> > As committed, it's literally the same benchmark as memcmp, however I
> > expected it to call __memcmpeq... You'll need to change the definition of
> > MEMCMP as well.
>

Not certain why, but it does seem to be getting the right ifuncs. Can update it
if desirable.

> Is this also true for 'wmemcmp'? I don't see it defining MEMCMP either.
>
> >
> > Cheers,
> > Wilco


More information about the Libc-alpha mailing list