Bug 260627

Summary: Update IPInt SIMD to use OfflineASM
Product: WebKit Reporter: daniel_liu4
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description daniel_liu4 2023-08-23 15:04:25 PDT
Update the offline assembler to implement emitting SIMD instructions, and simplified the IPInt to utilize these new instructions.
Comment 1 daniel_liu4 2023-08-23 15:07:00 PDT
Pull request: https://github.com/WebKit/WebKit/pull/16991
Comment 2 Radar WebKit Bug Importer 2023-08-23 15:07:18 PDT
<rdar://problem/114346391>
Comment 3 EWS 2023-08-25 21:35:49 PDT
Committed 267318@main (887079092fa8): <https://commits.webkit.org/267318@main>

Reviewed commits have been landed. Closing PR #16991 and removing active labels.