Open Colelyman opened 6 years ago
Hey Guillaume,
After trying to compile with a compiler that didn't have SSE 4.2 enabled, I discovered that the following changes would allow the code to work on non-SSE enable systems, but (AFAIK) still use the optimized functions when SSE is enabled.
Please let me know what you think.
Cole
Hey Guillaume,
After trying to compile with a compiler that didn't have SSE 4.2 enabled, I discovered that the following changes would allow the code to work on non-SSE enable systems, but (AFAIK) still use the optimized functions when SSE is enabled.
Please let me know what you think.
Cole