Skip to content
Commit 69913466 authored by Chris Lattner's avatar Chris Lattner
Browse files

add a comment and fix some consistency issues, converting

to a signed vs unsigned value depending on the sign of the
constant fp means that we can't distinguish between a 
truly negative number and a positive number so large the
32nd bit is set.  So, do don't this!

llvm-svn: 100283
parent 40ea690f
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