Skip to content

[wasm] Simd refactoring#84170

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

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

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.
@radekdoulik radekdoulik requested a review from radical as a code owner April 4, 2023 13:23
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

Comments