RESOLVED FIXED 273875
WASM tail calls should work in OMG tier
https://bugs.webkit.org/show_bug.cgi?id=273875
Summary WASM tail calls should work in OMG tier
Justin Michaud
Reported 2024-05-08 06:42:53 PDT
Tom's original patch was correct, but we told him to elide moves to temporary storage when they weren't needed. Unfortunately, the current version on ToT clobbers a bunch of important stuff. Let's fix that, starting with the OMG tier.
Attachments
Justin Michaud
Comment 1 2024-05-08 06:47:26 PDT
Radar WebKit Bug Importer
Comment 2 2024-05-15 06:43:13 PDT
EWS
Comment 3 2024-07-18 15:52:06 PDT
Committed 281110@main (a2db78b8fdbe): <https://commits.webkit.org/281110@main> Reviewed commits have been landed. Closing PR #28291 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.