[Webkit-unassigned] [Bug 177922] New: Refactor the inliner to simplify block linking

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 5 01:36:46 PDT 2017


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

            Bug ID: 177922
           Summary: Refactor the inliner to simplify block linking
           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
            Blocks: 176601

This bug is to discuss separately the refactoring I started in https://bugs.webkit.org/show_bug.cgi?id=176601.

The key idea is to put basic blocks in m_unlinkedBlocks once we have given them a terminal (and know where their successor will be allocated) instead of as soon as possible.
Details are in the Changelog, and in the aforementioned bug.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=176601
[Bug 176601] Turn recursive tail calls into loops
-- 
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/20171005/c4acf2c6/attachment-0001.html>


More information about the webkit-unassigned mailing list