[Webkit-unassigned] [Bug 68138] New: DFG does not speculate double aggressively enough on comparisons

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 14 20:58:46 PDT 2011


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

           Summary: DFG does not speculate double aggressively enough on
                    comparisons
           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


DFG will emit slow-path code for peephole comparisons even if we have a double prediction.  For non-peephole double comparisons, we always take a slow path.

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