WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
277870
Enable Wasm IPInt on x86_64
https://bugs.webkit.org/show_bug.cgi?id=277870
Summary
Enable Wasm IPInt on x86_64
Ian Grunert
Reported
2024-08-09 11:37:27 PDT
There's a couple of known problems to solve here: * There's a clash between PM and argumINTDest inside ipintEntry / argumINT both using csr1 on x86_64 * There's some mistakes in dispatch logic assuming csr4 is r13 when it's r15
Attachments
Add attachment
proposed patch, testcase, etc.
Ian Grunert
Comment 1
2024-08-09 11:43:25 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/31957
Radar WebKit Bug Importer
Comment 2
2024-08-16 11:38:13 PDT
<
rdar://problem/134072166
>
Ian Grunert
Comment 3
2025-01-06 11:49:39 PST
IPInt has been enabled upstream on x86_64 after changes by Daniel Liu.
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