[Webkit-unassigned] [Bug 73515] New: 32 bit DFG should handle logicalNot slow case instead of simply bailing out

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 30 20:29:35 PST 2011


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

           Summary: 32 bit DFG should handle logicalNot slow case instead
                    of simply bailing out
           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,
                    zheng.z.liu at intel.com


Some cases don't benefit from DFG due to this, e.g. imaging-desaturate in Kraken benchmark. 64 bit DFG handles the slow case so should the 32 bit DFG.

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