Skip to content

[wasm] Simd refactoring - #84170

Merged
radekdoulik merged 10 commits into
dotnet:mainfrom
radekdoulik:pr-wasm-simd-refactor
Apr 5, 2023
Merged

[wasm] Simd refactoring#84170
radekdoulik merged 10 commits into
dotnet:mainfrom
radekdoulik:pr-wasm-simd-refactor

Conversation

@radekdoulik

Copy link
Copy Markdown
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.
Comment thread src/mono/mono/mini/simd-intrinsics.c Outdated
@radekdoulik
radekdoulik requested a review from radical as a code owner April 4, 2023 13:23
Comment thread src/mono/mono/mini/mini-ops.h Outdated
Comment thread src/mono/mono/mini/simd-intrinsics.c
Comment thread src/mono/mono/mini/simd-intrinsics.c
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
Copy Markdown
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.

3 participants