[Webkit-unassigned] [Bug 150748] New: B3::reduceStrength's DCE should be more agro

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 30 19:10:42 PDT 2015


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

            Bug ID: 150748
           Summary: B3::reduceStrength's DCE should be more agro
    Classification: Unclassified
           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

There's just no good reason not to do a more aggressive DCE, where we presume everything dead and fixpoint to find live things.  It's especially easy when we use the graph helpers I extracted into WTF.

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


More information about the webkit-unassigned mailing list