[Webkit-unassigned] [Bug 252469] New: Air should emit smaller code for callFrameAddr/alloc/flush on ARM

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 17 03:02:04 PST 2023


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

            Bug ID: 252469
           Summary: Air should emit smaller code for
                    callFrameAddr/alloc/flush on ARM
           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: maximilian at igalia.com

While fixing https://bugs.webkit.org/show_bug.cgi?id=249648 we noticed significantly increased size of code emitted by GenerateAndAllocateRegisters::callFrameAddr/alloc/flush in Air on ARM. If we can emit slightly better code in these cases we could save a lot of space for compiled WASM code.

-- 
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/20230217/a8c5af03/attachment-0001.htm>


More information about the webkit-unassigned mailing list