gallium/gallivm: Remove workaround disabling AVX code for newer CPUs
authorJan Zielinski <jan.zielinski@intel.com>
Wed, 18 Mar 2020 12:36:53 +0000 (13:36 +0100)
committerJan Zielinski <jan.zielinski@intel.com>
Mon, 23 Mar 2020 09:20:51 +0000 (09:20 +0000)
commit8b3b07afc0b97ecff0431486ca57031150985268
tree61a416d3fd579b9b7f66a47f98e23948f94d5162
parentde550805c5d96b17e7b7db4a0c62b29db354fd74
gallium/gallivm: Remove workaround disabling AVX code for newer CPUs

The change enables using full 256-bit AVX and AVX2 instructions
on newer platforms.

Reviewed-by: Alok Hota <alok.hota@intel.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4225>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4225>
src/gallium/auxiliary/gallivm/lp_bld_init.c