[LLVMbugs] [Bug 313] [X86] JIT miscompiles unsigned short to floating point cast
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Tue Apr 6 12:30:54 PDT 2004
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=313
sabre at nondot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Summary|[x86] JIT miscompiles |[X86] JIT miscompiles
|unsigned short to floating |unsigned short to floating
|point |point cast
------- Additional Comments From sabre at nondot.org 2004-04-06 14:30 -------
Fix here:
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20040405/013549.html
MallocBench/cfrac now works with the X86 JIT. Thanks to bugpoint and the loop
extractor for reducing this down to something that I could handle. :)
-Chris
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list