Skip to content
Commit 34c08bbb authored by Dale Johannesen's avatar Dale Johannesen
Browse files

Fix a nondeterministic bug in APInt::roundToDouble;

when !isSingleWord() but getActiveBits() is small,
we were using the pointer value instead of the low
word of the integer value.

llvm-svn: 78821
parent cecfe61c
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