Implement correctly-rounded decimal->binary conversion, i.e. conversion
from user input strings. Such conversions are more intricate and subtle than they may appear; it is unlikely I have got it completely right first time. I would appreciate being informed of any bugs and incorrect roundings you might discover. llvm-svn: 42912
Loading
Please register or sign in to comment