[LLVMbugs] [Bug 1462] CodeGen doesn't fully support i128
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Mon Mar 24 11:40:43 PDT 2008
http://llvm.org/bugs/show_bug.cgi?id=1462
Dan Gohman <gohman at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #10 from Dan Gohman <gohman at apple.com> 2008-03-24 13:40:43 ---
This is now implemented, for 64-bit targets, here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080324/060117.html
The workaround from #6 is reverted, and all the testcases in
this PR are now handled without error.
--
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