Skip to content
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

[wasm] Implement MINT_SHL_AND_ in the jiterpreter #84083

Merged
merged 1 commit into from
Mar 30, 2023

Conversation

kg
Copy link
Member

@kg kg commented Mar 29, 2023

These new intrinsics are important for some things like IndexOfAny

@kg kg added arch-wasm WebAssembly architecture area-Codegen-Jiterpreter-mono labels Mar 29, 2023
@kg kg requested a review from BrzVlad March 29, 2023 18:03
@kg kg requested review from lewing and pavelsavara as code owners March 29, 2023 18:03
@ghost ghost assigned kg Mar 29, 2023
@ghost
Copy link

ghost commented Mar 29, 2023

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

These new intrinsics are important for some things like IndexOfAny

Author: kg
Assignees: -
Labels:

arch-wasm, area-Codegen-Jiterpreter-mono

Milestone: -

@kg kg merged commit 6b0a0f3 into dotnet:main Mar 30, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Apr 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants