[Webkit-unassigned] [Bug 170850] New: LinearScan::buildIntervals() could use liveness constraints to speeds up its analysis if those constraints separated the late actions of one instruction from the early actions of the next

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 14 09:43:59 PDT 2017


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

            Bug ID: 170850
           Summary: LinearScan::buildIntervals() could use liveness
                    constraints to speeds up its analysis if those
                    constraints separated the late actions of one
                    instruction from the early actions of the next
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: fpizlo at apple.com

I think this could make linear scan take up to 20% less time, which would lead to maybe a 5% improvement on -O1 compile times.

-- 
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/20170414/46a90194/attachment-0001.html>


More information about the webkit-unassigned mailing list