[Webkit-unassigned] [Bug 177086] New: [DFG] Math.max(multiple args) should be converted to tree of ArithMax

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 18 10:16:49 PDT 2017


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

            Bug ID: 177086
           Summary: [DFG] Math.max(multiple args) should be converted to
                    tree of ArithMax
           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

As long as args are speculated with numbers, we can safely convert it to tree of ArithMax since they are non observable.

-- 
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/bb970f97/attachment.html>


More information about the webkit-unassigned mailing list