RESOLVED FIXED324945
[JSC] Do not emit redundant address Add for OMG stack arguments and results
https://bugs.webkit.org/show_bug.cgi?id=324945
Summary [JSC] Do not emit redundant address Add for OMG stack arguments and results
shimaryuhei
Reported 2026-09-23 01:22:08 PDT
There is a redundant pointer computation in WasmOMGIRGenerator.cpp. It should be folded away by the optimization pipeline, but it can also be eliminated at the IR level.
Attachments
shimaryuhei
Comment 1 2026-09-23 01:33:08 PDT
EWS
Comment 2 2026-09-23 23:35:36 PDT
Committed 321767@main (5e551b0a24ed): <https://commits.webkit.org/321767@main> Reviewed commits have been landed. Closing PR #74663 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2026-09-23 23:36:15 PDT
Note You need to log in before you can comment on or make changes to this bug.