DescriptionX87: [builtins] Introduce proper base::ieee754::log.
port d0c7775d7cfec5ae628ab9f3f00cff09b01930ac(r36880)
original commit message:
This switches Math.log to use an fdlibm based version of log, imported
as base::ieee754::log, and use that consistently everywhere, i.e. change
the Float64Log TurboFan operators on Intel to use the C++ implementation
as well (same for Crankshaft).
BUG=
Committed: https://crrev.com/2d8738ed09edbdf4d92c5fca96ddfc2d5af22a21
Cr-Commit-Position: refs/heads/master@{#37242}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|