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
Angelos Oikonomopoulos
Comment 1 2022-12-20 07:12:46 PST
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
Note You need to log in before you can comment on or make changes to this bug.