Comment on Using the most unhinged AVX-512 instruction to make fastest phrase search algoparentComments−nextaccountic1yIt seems that there are faster alternatives to ithttps://arxiv.org/abs/2112.06342https://www.reddit.com/r/asm/comments/110pld0/fasterthannati...−hogwarts20251yOr Zen 5. :-p−janwas1yNote that the article mentions using both outputs of the instruction, whereas the emulation is only able to compute one output efficiently.
Comments
It seems that there are faster alternatives to it
https://arxiv.org/abs/2112.06342
https://www.reddit.com/r/asm/comments/110pld0/fasterthannati...
Or Zen 5. :-p
Note that the article mentions using both outputs of the instruction, whereas the emulation is only able to compute one output efficiently.