Add simd_relaxed_fma intrinsic
This commit is contained in:
parent
826b673412
commit
e73e9f9af2
7 changed files with 23 additions and 2 deletions
|
@ -1840,6 +1840,7 @@ symbols! {
|
|||
simd_reduce_mul_unordered,
|
||||
simd_reduce_or,
|
||||
simd_reduce_xor,
|
||||
simd_relaxed_fma,
|
||||
simd_rem,
|
||||
simd_round,
|
||||
simd_saturating_add,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue