[Webkit-unassigned] [Bug 66025] New: DFG non-speculative JIT does not inline the double case of ValueAdd

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 10 17:50:15 PDT 2011


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

           Summary: DFG non-speculative JIT does not inline the double
                    case of ValueAdd
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fpizlo at apple.com


The DFG non-speculative JIT always performs a C call for ValueAdd if the operands are doubles.  It should inline the double case.

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