WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Max Rottenkolber
Comment 1
2023-02-17 03:09:27 PST
Pull request:
https://github.com/WebKit/WebKit/pull/10263
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
<
rdar://problem/105785948
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug