WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
249648
Air should be using more ARMv7 registers
https://bugs.webkit.org/show_bug.cgi?id=249648
Summary
Air should be using more ARMv7 registers
Angelos Oikonomopoulos
Reported
2022-12-20 06:56:40 PST
Currently, MacroAssemblerARMv7 reserves 2 scratch registers for use in certain cases of code generation. If Air can be taught to avoid generating long offsets, we can reclaim one register for use in the register allocator.
Attachments
Add attachment
proposed patch, testcase, etc.
Angelos Oikonomopoulos
Comment 1
2022-12-20 07:12:46 PST
Pull request:
https://github.com/WebKit/WebKit/pull/7913
EWS
Comment 2
2022-12-22 19:57:25 PST
Committed
258279@main
(67d43c36bbf9): <
https://commits.webkit.org/258279@main
> Reviewed commits have been landed. Closing PR #7913 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2022-12-22 19:58:14 PST
<
rdar://problem/103658718
>
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