[Webkit-unassigned] [Bug 67460] Add JSVALUE32_64 support to DFG JIT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 22 00:05:32 PDT 2011


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





--- Comment #12 from Gavin Barraclough <barraclough at apple.com>  2011-09-22 00:05:32 PST ---
Hi Yuqiang,

Wow, I hadn't realized quite how far you were along with this, this is really awesome.  The sooner we can get this in the tree the better.  The main thing to do is to get this cleaned up (remove #if 0'ed & commented out code, etc) & up for review, & I'll be happy to review as soon as you're ready.  If there are any final problems to address we can potentially land disabled, and then I'd be happy to help parallelize fixing any last issues.  Let me know if there is anything I can do.

I think this duplicates more code than we probably need to (e.g. arith ops that operate purely on SpeculateInteger / SpeculateDouble operands), but we could refactor to unify that between JSVALUE64 & JSVALUE32_64 once this is in the tree.

cheers,
G.

-- 
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