[PATCH v4 3/3] x86/fpu: Factor out shared avx2/avx512 code in svml_{s|d}_wrapper_impl.h

Noah Goldstein goldstein.w.n@gmail.com
Fri Nov 18 21:59:31 GMT 2022


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.


More information about the Libc-alpha mailing list