[Webkit-unassigned] [Bug 29723] Division is needlessly slow in 64-bit
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 24 15:36:58 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=29723
Geoffrey Garen <ggaren at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #40084|review? |review-
Flag| |
--- Comment #2 from Geoffrey Garen <ggaren at apple.com> 2009-09-24 15:36:58 PDT ---
(From update of attachment 40084)
As I said on IRC, I think you should copy JSVALUE32_64, and convert back to int
at the end in all cases other than 1/x. See JITArithmetic.cpp:992.
--
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