[LLVMbugs] [Bug 2856] x86_fp80 NaN constants emitted inconsistently

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Mon Oct 6 11:24:52 PDT 2008


http://llvm.org/bugs/show_bug.cgi?id=2856


Dale Johannesen <dalej at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #3 from Dale Johannesen <dalej at apple.com>  2008-10-06 13:24:51 ---
I'm not really sure how these values ought to behave, but I've marked
conversions that shorten a NaN as Inexact; that fixes this problem(?), and
can't be too far off.
http://llvm.org/viewvc/llvm-project?view=rev&revision=57185


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list