[Webkit-unassigned] [Bug 277686] New: Optimize BBQ for runs of jump targets in `br.table`
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 6 09:02:59 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=277686
Bug ID: 277686
Summary: Optimize BBQ for runs of jump targets in `br.table`
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: daniel_liu4 at apple.com
Optimize BBQ's code generation for `br.table` to handle runs of consecutive jump targets as one segment, reducing the depth of the binary search tree.
--
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/20240806/983379ae/attachment-0001.htm>
More information about the webkit-unassigned
mailing list