RESOLVED FIXED 252469
Air should emit smaller code for callFrameAddr/alloc/flush on ARM
https://bugs.webkit.org/show_bug.cgi?id=252469
Summary Air should emit smaller code for callFrameAddr/alloc/flush on ARM
Max Rottenkolber
Reported 2023-02-17 03:02:04 PST
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.
Attachments
Max Rottenkolber
Comment 1 2023-02-17 03:09:27 PST
EWS
Comment 2 2023-02-22 10:18:31 PST
Committed 260680@main (6d88e2681672): <https://commits.webkit.org/260680@main> Reviewed commits have been landed. Closing PR #10263 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-02-22 10:19:23 PST
Note You need to log in before you can comment on or make changes to this bug.