1
Fork 0

rename simd_shuffle_generic → simd_shuffle_const_generic

This commit is contained in:
Ralf Jung 2025-02-24 19:10:55 +01:00
parent 617aad8c2e
commit 0362775fb5
10 changed files with 55 additions and 55 deletions

View file

@ -1916,7 +1916,7 @@ symbols! {
simd_shl,
simd_shr,
simd_shuffle,
simd_shuffle_generic,
simd_shuffle_const_generic,
simd_sub,
simd_trunc,
simd_with_exposed_provenance,