[Webkit-unassigned] [Bug 75164] DFG does double-to-int conversion incorrectly when storing into int typed arrays

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 23 06:29:42 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=75164


Geoffrey Garen <ggaren at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #120440|review?                     |review+
               Flag|                            |




--- Comment #3 from Geoffrey Garen <ggaren at apple.com>  2011-12-23 06:29:42 PST ---
(From update of attachment 120440)
View in context: https://bugs.webkit.org/attachment.cgi?id=120440&action=review

r=me

> Source/JavaScriptCore/assembler/MacroAssemblerX86Common.h:-806
> -        // FIXME: Generate correct code for a double to unsigned conversion.
> -        m_assembler.cvttsd2si_rr(src, dest);

Yikes!

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list