[Webkit-unassigned] [Bug 151531] New: FTL lowering should tell B3 the right block frequencies

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 20 19:28:27 PST 2015


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

            Bug ID: 151531
           Summary: FTL lowering should tell B3 the right block
                    frequencies
    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

B3 would be happiest with the block frequency being just the execution count of the DFG block of the current node, and just "1" for any blocks that didn't result from lowering.

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


More information about the webkit-unassigned mailing list