Skip to content

x86: add cvtepu8_epi32 intrinsics#1416

Draft
fo40225 wants to merge 1 commit into
simd-everywhere:masterfrom
fo40225:fix_AVX512F
Draft

x86: add cvtepu8_epi32 intrinsics#1416
fo40225 wants to merge 1 commit into
simd-everywhere:masterfrom
fo40225:fix_AVX512F

Conversation

@fo40225

@fo40225 fo40225 commented Jul 18, 2026

Copy link
Copy Markdown

Summary

avx512/cvt.h: add simde_mm512_cvtepu8_epi32 (AVX512F)

Portable fallback via SIMDE_CONVERT_VECTOR_ with a scalar loop fallback.

Tests

Tests for all three new functions are added in test/x86/avx512/cvt.c and registered in the munit test lists.

Implement simde_mm512_cvtepu8_epi32 (AVX512F) with a portable
fallback, plus tests.
@fo40225
fo40225 marked this pull request as draft July 19, 2026 02:47
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.

1 participant