[LLVMbugs] [Bug 4057] Assertion in SelectionDAG.cpp when casting float to char

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Fri Apr 24 14:36:22 PDT 2009


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


Dale Johannesen <dalej at apple.com> changed:

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




--- Comment #2 from Dale Johannesen <dalej at apple.com>  2009-04-24 16:36:22 ---
Fixed.  It would probably be good to have APFloat::convertToInteger return an
APInt, but I'm not tackling that now.
http://llvm.org/viewvc/llvm-project?view=rev&revision=69990


-- 
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