search for: 00d43f46

Displaying 2 results from an estimated 2 matches for "00d43f46".

2011 Apr 27
0
[LLVMdev] confused about float literals
...e 52 bit double significand and the 23 bit float significand. This is what you get if 3.145 is first converted to a float and then to a double. /jakob -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110427/00d43f46/attachment.html>
2011 Apr 27
3
[LLVMdev] confused about float literals
On Wed, Apr 27, 2011 at 12:51 AM, John McCall <rjmccall at apple.com> wrote: > On Apr 26, 2011, at 2:07 AM, Joe Armstrong wrote: >> Compiles (via clang) to: >> >>  ; ModuleID = 'test101.c' >>  target datalayout = >>