Bug 256771 - ARM64 MacroAssembler should support populationCount functions
Summary: ARM64 MacroAssembler should support populationCount functions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebAssembly (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keith Miller
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-14 13:16 PDT by Keith Miller
Modified: 2023-05-15 05:31 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 Keith Miller 2023-05-14 13:16:59 PDT
Now that we have vector instructions we should support emitting inline code for population count.
Comment 1 Keith Miller 2023-05-14 13:44:03 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13864
Comment 2 EWS 2023-05-15 05:30:50 PDT
Committed 264068@main (c20c54c79ae6): <https://commits.webkit.org/264068@main>

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