-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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] PackedSimd, add floating point methods #85705
Conversation
Note regarding the This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change. |
Test code:
output:
simd instruction in the emitted code:
|
This looks related (https://helixre107v0xdcypoyl9e7f.blob.core.windows.net/dotnet-runtime-refs-pull-85705-merge-2fe9b89552554f0585/Workloads-Wasm.Build.Tests.NativeBuildTests/1/console.f67d7589.log?helixlogtype=result):
|
the github sync got stuck, only failing are the WBT builds, which are known |
No description provided.