[Webkit-unassigned] [Bug 239259] New: [JSC] Optimize the SSA conversion phase

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 12 15:41:12 PDT 2022


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

            Bug ID: 239259
           Summary: [JSC] Optimize the SSA conversion phase
           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: rmorisset at apple.com

It uses the classic algorithm from 1991, and some new ones in the literature claim to be roughly 2x faster. Since it is a significant part of the compile-time of the FTL, updating it should have a beneficial impact.

-- 
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/20220412/068c06c7/attachment.htm>


More information about the webkit-unassigned mailing list