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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 6 07:21:12 PDT 2011


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





--- Comment #2 from Yuqiang Xian <yuqiang.xian at intel.com>  2011-09-06 07:21:13 PST ---
Gavin,

Thanks a lot for the valuable information. Yes it looks great to have only one value representation in DFG JIT, which as you pointed out, avoids code duplication to support two different representations.

If possible, could you please share the rough timeline of the readiness of the patch to have x86-64 using JSVALUE32_64 in DFG JIT? While it's fine if it's not available yet.

Actually we've been doing the IA32 platform enabling work based on current DFG JIT code base, of course using the JSVALUE32_64 representation. I guess this won't be conflict with your work (but not sure), except that we may need to re-base our work on the new code if your changes are committed. What do you think, any suggestions?

Thanks.

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