Skip to content

BUG #15870: Remove avx/avx2 autodetection code.

As reported in this bug (and other users), the avx/avx2 detection code can cause issues on certain systems. Since this detection is not critical and we can let users pick the mesa version they want explicitly, I am removing the detection code.

Fixes:

Merge request reports