Description[fdlibm] Inline coefficients for __kernel_sin and __kernel_cos.
Loading the coefficients from a the constants typed array is currently
blocking inlining MathSin and MathCos into TurboFan generated code,
because there is no type feedback and hence TurboFan has to generate a
LOAD_IC for every coefficient.
R=yanggou@chromium.org
BUG=v8:3952
LOG=n
Committed: https://crrev.com/9bce5b347f4df7415354a412e39c65b5b91d7c52
Cr-Commit-Position: refs/heads/master@{#27057}
Patch Set 1 #
Messages
Total messages: 10 (3 generated)
|