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 threadsrc/mono/mono/mini/simd-intrinsics.c Outdated
Comment threadsrc/mono/mono/mini/mini-ops.h Outdated
Comment threadsrc/mono/mono/mini/simd-intrinsics.c
Comment threadsrc/mono/mono/mini/simd-intrinsics.c
kg
kg approved these changes Apr 4, 2023
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
MemberAuthor

The failing builds are unrelated

@radekdoulik
radekdoulik merged commit 6114f19 into dotnet:mainApr 5, 2023
@ghostghost locked as resolved and limited conversation to collaborators May 5, 2023
Sign up for freeto 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

@radekdoulik@vargaz@kg