Skip to content

Commit 47919fc

Browse files
committed
WIP add avx version of libm's powf
Intentionally missing several edge case conditionals like accounting for negative exponents and NaNs as inputs, because I know in advance what my library will use as inputs already. (i.e. even when finished, don't copy this into any other lib without passing a test suite first)
1 parent 8231ba0 commit 47919fc

File tree

1 file changed

+605
-0
lines changed

1 file changed

+605
-0
lines changed

0 commit comments

Comments
 (0)