DescriptionX87: [builtins] Introduce proper Float64Exp operator.
port d5f2ac5e3326f281cbe7ba57464a4b17a9938e37 (r37047)
original commit message:
Import base::ieee754::exp() from FreeBSD msun and introduce a Float64Exp
TurboFan operator based on that, similar to what we do for Float64Log.
Rewrite Math.exp() as TurboFan builtin and use that operator to also
inline Math.exp() into optimized TurboFan functions.
BUG=
Committed: https://crrev.com/9714c98f6a84e6637b3cd2d6c7b3a59e25b33833
Cr-Commit-Position: refs/heads/master@{#37269}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|