After searching the documentation, I could not find a way to use AVX instructions if available, if not, use SSE4.2 instructions and if those aren't available don't optimize. Have I simply missed something? I hope this is possible.
Use AVX; fallback to SSE4.2
Para obtener más información sobre las optimizaciones del compilador, consulte el aviso sobre la optimización.



