Skip to content

Use WASM relaxed_swizzle in swizzle_dyn - #322

Merged
Shnatsel merged 1 commit into
linebender:mainfrom
Shnatsel:relaxed-simd-opts
Aug 11, 2026
Merged

Use WASM relaxed_swizzle in swizzle_dyn#322
Shnatsel merged 1 commit into
linebender:mainfrom
Shnatsel:relaxed-simd-opts

Conversation

@Shnatsel

@Shnatsel Shnatsel commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

swizzle_dyn_precise guarantees zeroing on out-of-bounds indices

swizzle_dyn matches WASM relaxed_swizzle semantics

Ref: https://github.com/WebAssembly/relaxed-simd/blob/main/proposals/relaxed-simd/Overview.md

swizzle_dyn_precise guarantees zeroing on out-of-bounds indices, while swizzle_dyn matches relaxed_swizzle semantics
@Shnatsel
Shnatsel enabled auto-merge August 9, 2026 10:16
@Shnatsel
Shnatsel added this pull request to the merge queue Aug 11, 2026
Merged via the queue into linebender:main with commit bebc626 Aug 11, 2026
22 checks passed
@Shnatsel
Shnatsel deleted the relaxed-simd-opts branch August 11, 2026 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants