Bug 260627 - Update IPInt SIMD to use OfflineASM
Summary: Update IPInt SIMD to use OfflineASM
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-08-23 15:04 PDT by daniel_liu4
Modified: 2023-08-25 21:35 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.