Closed StefanBruens closed 6 years ago
The x86/SSE specific code for Flush-To-Zero is only used when SSE_CORRECT_DENORMALS is not defined. Guarding the include allows the code to compile on e.g. ARM.
Signed-off-by: Stefan Brüns stefan.bruens@rwth-aachen.de
The x86/SSE specific code for Flush-To-Zero is only used when SSE_CORRECT_DENORMALS is not defined. Guarding the include allows the code to compile on e.g. ARM.
Signed-off-by: Stefan Brüns stefan.bruens@rwth-aachen.de