Description[wasm] Use a C wrapper function to calculate F64Pow.
This CL more or less reverts commit https://codereview.chromium.org/2107733002/
The use of the MathPow code stub that was introduced by that commit caused
problems on arm64, and the MathPow code stub was also an obstacle in the
implementation of parallel code generation.
In addition this CL turns on the mjsunit/wasm/embenchen tests for arm64
which were turned off because of problems with MathPow on arm64.
R=titzer@chromium.org, bradnelson@chromium.org
Committed: https://crrev.com/6627d81c68a1add48f530ca6a654f13c158734f7
Cr-Commit-Position: refs/heads/master@{#37911}
Patch Set 1 #
Messages
Total messages: 13 (7 generated)
|