Enable denormal test in open source (#7016)
* Enable denormal test in open source They seem to work fine; not sure what changed since ages ago. * Fix denormal flushing on Windows Since Windows doesn't define __SSE3__, we use EIGEN_VECTORIZE_SSE3 and set that manually in cmake.
Loading
Please sign in to comment