Bug 252469
| Summary: | Air should emit smaller code for callFrameAddr/alloc/flush on ARM | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Max Rottenkolber <maximilian> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Max Rottenkolber
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
Pull request: https://github.com/WebKit/WebKit/pull/10263
EWS
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
<rdar://problem/105785948>