remove simd_fpow and simd_fpowi

This commit is contained in:
Folkert de Vries
2025-02-25 09:20:10 +01:00
parent f04bbc60f8
commit 60a268998c
8 changed files with 13 additions and 280 deletions

View File

@@ -1886,8 +1886,6 @@ symbols! {
simd_fma,
simd_fmax,
simd_fmin,
simd_fpow,
simd_fpowi,
simd_fsin,
simd_fsqrt,
simd_gather,