[Webkit-unassigned] [Bug 177100] New: [DFG] Adhoc UInt32 pattern optimization

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 18 13:28:04 PDT 2017


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

            Bug ID: 177100
           Summary: [DFG] Adhoc UInt32 pattern optimization
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: utatane.tea at gmail.com

Octane/zlib shows, CompareLess(Int32:UInt32ToNumber(@1), Int32:UInt32ToNumber(@2)).
This can be changed to CompareBelow(Int32:@1, Int32:@2).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170918/4bfef6c2/attachment.html>


More information about the webkit-unassigned mailing list