[Webkit-unassigned] [Bug 70460] New: DFG JIT 32_64 - remove unnecessary double unboxings in fillDouble/fillSpeculateDouble

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 19 17:21:01 PDT 2011


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

           Summary: DFG JIT 32_64 - remove unnecessary double unboxings in
                    fillDouble/fillSpeculateDouble
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yuqiang.xian at intel.com
                CC: barraclough at apple.com, fpizlo at apple.com


As pointed out by Gavin in bug #70418, when a value is already in memory we can avoid loading it to two GPRs at first and then unboxing them to a FPR.

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