Rollup merge of #137556 - RalfJung:simd_shuffle_const_generic, r=oli-obk
rename simd_shuffle_generic → simd_shuffle_const_generic I've been confused by this name one time too often. ;) r? `@oli-obk`
This commit is contained in:
commit
6c1f959288
10 changed files with 55 additions and 55 deletions
|
@ -1915,7 +1915,7 @@ symbols! {
|
|||
simd_shl,
|
||||
simd_shr,
|
||||
simd_shuffle,
|
||||
simd_shuffle_generic,
|
||||
simd_shuffle_const_generic,
|
||||
simd_sub,
|
||||
simd_trunc,
|
||||
simd_with_exposed_provenance,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue