Bug 277870

Summary: Enable Wasm IPInt on x86_64
Product: WebKit Reporter: Ian Grunert <ian.grunert>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: Hironori.Fujii, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: PC   
OS: Windows 11   

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
Ian Grunert
Comment 1 2024-08-09 11:43:25 PDT
Radar WebKit Bug Importer
Comment 2 2024-08-16 11:38:13 PDT
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.