Fix a problem with APFloat::roundToIntegral where it would return incorrect...
Fix a problem with APFloat::roundToIntegral where it would return incorrect results for negative inputs to trunc. Add unit tests to verify this behavior. llvm-svn: 161929
Loading
Please register or sign in to comment