Alex313031 / Mercury

Firefox fork with compiler optimizations and patches from Librewolf, Waterfox, and GNU IceCat.

Home Page:https://thorium.rocks/mercury

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature Request] x86-64-v4 / AVX512 support

d3-X-t3r opened this issue · comments

From what I understand, Mercury only supports x86-64-v3.

Are there any plans to provide an x86-64-v4 (AVX512) optimized package?

@d3-X-t3r Mercury supports SSE3, SSE4, AVX, and AVX2.

One could modify https://github.com/Alex313031/Mercury/blob/main/mozconfigs/mozconfig-win-avx2 and replace x86-64-v3 with x86-64-v4