Bug 291741

Summary: [JSC] WasmIPIntSlowPaths should support 32-bit architectures
Product: WebKit Reporter: Max Rottenkolber <maximilian>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, fujii, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 291903    
Bug Blocks:    

Max Rottenkolber
Reported 2025-04-18 04:28:11 PDT
WasmIPIntSlowPaths should support 32-bit architectures. We should make sure the slow path operations can work with both 64 bit and 32 bit ABIs.
Attachments
EWS
Comment 1 2025-04-21 07:09:08 PDT
Committed 293913@main (c72d01c78f73): <https://commits.webkit.org/293913@main> Reviewed commits have been landed. Closing PR #44249 and removing active labels.
Radar WebKit Bug Importer
Comment 2 2025-04-21 07:12:29 PDT
Fujii Hironori
Comment 3 2025-04-21 12:57:43 PDT
Max Rottenkolber
Comment 4 2025-04-22 09:32:09 PDT
That's odd, are these tests even using IPInt? I was assuming IPInt should not be enabled by default yet. Will investigate!
WebKit Commit Bot
Comment 5 2025-04-22 10:38:41 PDT
Re-opened since this is blocked by bug 291903
Max Rottenkolber
Comment 6 2025-04-25 03:46:08 PDT
Note You need to log in before you can comment on or make changes to this bug.