RESOLVED FIXED283163
B3LowerInt64: correctly align split Int64 values passed on the stack
https://bugs.webkit.org/show_bug.cgi?id=283163
Summary B3LowerInt64: correctly align split Int64 values passed on the stack
Angelos Oikonomopoulos
Reported 2024-11-15 03:17:38 PST
Even though we pass them as two Int32s, we need to make sure that the combined value is naturally aligned.
Attachments
Angelos Oikonomopoulos
Comment 1 2024-11-15 03:21:57 PST
Radar WebKit Bug Importer
Comment 2 2024-11-22 03:18:14 PST
EWS
Comment 3 2024-11-25 01:45:21 PST
Committed 287058@main (7a003fe22250): <https://commits.webkit.org/287058@main> Reviewed commits have been landed. Closing PR #36687 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.