Simplify SSE tests
There is no need to test OS support for SSE2, and later. If plain SSE works, the OS preserves the XMM registers and that's all we care.
Showing
Please register or sign in to comment
There is no need to test OS support for SSE2, and later. If plain SSE works, the OS preserves the XMM registers and that's all we care.