[Webkit-unassigned] [Bug 243890] New: [JSC] Air support in armv7 does not work with DisallowMacroScratchRegisterUsage
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 12 11:35:36 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=243890
Bug ID: 243890
Summary: [JSC] Air support in armv7 does not work with
DisallowMacroScratchRegisterUsage
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: jgriego at igalia.com
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220812/05e24ae1/attachment-0001.htm>
More information about the webkit-unassigned
mailing list