Skip to content
Commit 72efc04d authored by Dan Gohman's avatar Dan Gohman
Browse files

Use ConstantFoldFP for folding all unary floating-point operations which may

have an error, and refector out the code for binary operators into
ConstantFoldBinaryFP and use it for all binary floating-point operations
which may have an error. These functions still rely exclusively on errno
to detect errors though.

llvm-svn: 39923
parent 33988db5
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