WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
324945
[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
Add attachment
proposed patch, testcase, etc.
shimaryuhei
Comment 1
2026-09-23 01:33:08 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/74663
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
<
rdar://problem/188261497
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug