[RFC] Implementing inet_pton4 and inet_pton6 on x86 using AVX512 Icelake instructions
Cristian Rodriguez
yo@cristianrodriguez.net
Tue May 5 14:32:07 GMT 2026
On Sun, May 3, 2026 at 10:32 AM Shreesh Adiga
<16567adigashreesh@gmail.com> wrote:
>
> Hi,
>
> I was able to implement inet_pton4 and inet_pton6 using AVX512 instructions on my Zen4 desktop
That is a nice academic exercise but I don't believe these functions
are ever hot enough to justify the burden of maintaining yet another
version of them.
More information about the Libc-alpha
mailing list