Skip to content

[wasm] Try out a PackedSimd WideningLoader #114811

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Apr 24, 2025
Merged

Conversation

lewing
Copy link
Member

@lewing lewing commented Apr 17, 2025

No description provided.

@ghost ghost added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Apr 17, 2025
@lewing lewing added area-Codegen-Intrinsics-mono and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Apr 18, 2025
@lewing lewing marked this pull request as ready for review April 23, 2025 21:56
@Copilot Copilot AI review requested due to automatic review settings April 23, 2025 21:56
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces a new optimization path for ASCII equality checking by adding support for Wasm using PackedSimd widening.

  • Adds a new branch that checks for PackedSimd support and uses its widening loader.
  • Integrates the new Wasm intrinsic via PackedSimd.ZeroExtendWideningLower.

@lewing lewing requested review from radekdoulik and kg April 24, 2025 17:48
@github-actions github-actions bot locked and limited conversation to collaborators May 25, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants