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] Simd refactoring #84170

Merged
merged 10 commits into from
Apr 5, 2023
Merged

Conversation

radekdoulik
Copy link
Member

Rename few opcodes to contain _SIMD_.

Use more SimdIntrinsic fields to simplify the code.

Rename few opcodes to contain `_SIMD_`.

Use more SimdIntrinsic fields to simplify the code.
src/mono/mono/mini/mini-ops.h Outdated Show resolved Hide resolved
Because `emit_hardware_intrinsics` doesn't call custom emit in such case
and so we endup with code emitted with wrong zero c0.
@radekdoulik
Copy link
Member Author

The failing builds are unrelated

@radekdoulik radekdoulik merged commit 6114f19 into dotnet:main Apr 5, 2023
@ghost ghost locked as resolved and limited conversation to collaborators May 5, 2023
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.

3 participants