[Webkit-unassigned] [Bug 184945] New: [negative result] Bimorphic Multi___ByOffset with already proven structures should use select

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 24 17:24:59 PDT 2018


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

            Bug ID: 184945
           Summary: [negative result] Bimorphic Multi___ByOffset with
                    already proven structures should use select
           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

Perf benchmarking shows that this is actually worse than branching, probably because select is a data dependency, which is worse than branching.

-- 
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/20180425/94c416c4/attachment.html>


More information about the webkit-unassigned mailing list