Skip to content
Commit ea145074 authored by Evan Cheng's avatar Evan Cheng
Browse files

Added option -enable-finite-only-fp-math. When on, the codegen can assume that

FP arithmetic arguments and results are never NaNs or +=Infs. This includes
ignoring parity flag (PF) when checking for FP equality.

llvm-svn: 28432
parent 27f8bdc7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment