Comment 1 for bug 795404

Revision history for this message
Stas Boukarev (stassats) wrote :

This shouldn't be limited to AVX. SBCL doesn't use even more common extensions, like SSE2 on x86 (although it does for x86_64). So what needs to be done is some general way to specialize architecture more finely, like -march for GCC