also rename the SIMD intrinsic
This commit is contained in:
parent
038e7c6c38
commit
f2cff5ebb9
10 changed files with 20 additions and 13 deletions
|
@ -1649,7 +1649,6 @@ symbols! {
|
|||
simd_fmin,
|
||||
simd_fpow,
|
||||
simd_fpowi,
|
||||
simd_from_exposed_addr,
|
||||
simd_fsin,
|
||||
simd_fsqrt,
|
||||
simd_gather,
|
||||
|
@ -1688,6 +1687,7 @@ symbols! {
|
|||
simd_shuffle_generic,
|
||||
simd_sub,
|
||||
simd_trunc,
|
||||
simd_with_exposed_provenance,
|
||||
simd_xor,
|
||||
since,
|
||||
sinf128,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue