Skip to content

Add fuzzing support for more FP16 instructions#8678

Merged
brendandahl merged 1 commit intoWebAssembly:mainfrom
brendandahl:fp16-more-fuzz
May 6, 2026
Merged

Add fuzzing support for more FP16 instructions#8678
brendandahl merged 1 commit intoWebAssembly:mainfrom
brendandahl:fp16-more-fuzz

Conversation

@brendandahl
Copy link
Copy Markdown
Collaborator

This adds fuzzing support for several FP16 half-precision vector instructions: SplatVecF16x8, MaddVecF16x8, NmaddVecF16x8, DemoteZeroVecF32x4ToVecF16x8, and DemoteZeroVecF64x2ToVecF16x8.

This adds fuzzing support for several FP16 half-precision vector
instructions: SplatVecF16x8, MaddVecF16x8, NmaddVecF16x8,
DemoteZeroVecF32x4ToVecF16x8, and DemoteZeroVecF64x2ToVecF16x8.
@brendandahl brendandahl requested a review from a team as a code owner May 6, 2026 20:43
@brendandahl brendandahl requested review from stevenfontanella and removed request for a team May 6, 2026 20:43
@brendandahl brendandahl merged commit 9851810 into WebAssembly:main May 6, 2026
16 checks passed
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