NEW243890
[JSC] Air support in armv7 does not work with DisallowMacroScratchRegisterUsage
https://bugs.webkit.org/show_bug.cgi?id=243890
Summary [JSC] Air support in armv7 does not work with DisallowMacroScratchRegisterUsage
Joseph Griego
Reported 2022-08-12 11:35:36 PDT
Code generation on this architecture will still use the MacroAssembler to materialize large offsets; but we should align with other archs and correctly teach the code generation pass when exactly they are needed. Only relevant after https://bugs.webkit.org/show_bug.cgi?id=241009 is resolved.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-08-19 11:36:15 PDT
Angelos Oikonomopoulos
Comment 2 2022-12-21 03:01:46 PST
Practically created a duplicate (albeit with a slightly different PoV) in https://bugs.webkit.org/show_bug.cgi?id=249648.
Note You need to log in before you can comment on or make changes to this bug.