Quantcast
Channel: Intel® C++ Compiler
Viewing all articles
Browse latest Browse all 1616

/fp:strict flushes subnormals to zero

$
0
0

I have tested the C+ compiler 2016 Update 2.

As it turned out, it flushes subnormal numbers to zero if /fp:strict model is chosen (automatically). Even though "Flush Denormal Results to Zero " is set to "No". 

Is it intended behavior?  (Previous versions was working differently, if I am correct).

 

 


Viewing all articles
Browse latest Browse all 1616

Trending Articles