[LLVMbugs] [Bug 2671] v1i8 = fp_to_sint gets assertion failure
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Thu Aug 14 13:15:48 PDT 2008
http://llvm.org/bugs/show_bug.cgi?id=2671
Dan Gohman <gohman at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gohman at apple.com
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Dan Gohman <gohman at apple.com> 2008-08-14 15:15:47 ---
This patch:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080811/065958.html
fixes this and several related issues. The attached testcase, and the testcase
changed to use fptoui, can now be codegened without abort.
--
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