[Mesa-dev] [PATCH 1/4] meson: Enable SSE4.1 optimizations

Matt Turner mattst88 at gmail.com
Thu Nov 16 05:57:37 UTC 2017


On Wed, Nov 15, 2017 at 5:10 PM, Dylan Baker <dylan at pnwbakers.com> wrote:
> This patch checks for an and then enables sse4.1 optimizations if the
> host machine will be x86/x86_64.

There's some stack realignment stuff that probably needs to stay, but
depending on what gcc version we require we can just always enable SSE
4.1. It's existed since GCC 4.3 (March 2008).


More information about the mesa-dev mailing list