Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(50)

Issue 2071823002: [Math builtins]: Cleanup in ieee754, restoring MSUN version of log2(). (Closed)

Created:
4 years, 6 months ago by mvstanton
Modified:
4 years, 6 months ago
Reviewers:
Benedikt Meurer
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[Math builtins]: Cleanup in ieee754, restoring MSUN version of log2(). Also added comments for the fdlibm.js port of log10, chosen over the MSUN version for greater precision. R=bmeurer@chromium.org BUG= Committed: https://crrev.com/42279f16aff29ad5f52ce77019c3ff19ed5a35ec Cr-Commit-Position: refs/heads/master@{#37060}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Code comments. #

Patch Set 3 : REBASE. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+186 lines, -101 lines) Patch
M src/base/ieee754.cc View 1 2 1 chunk +185 lines, -101 lines 0 comments Download
M test/unittests/base/ieee754-unittest.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 13 (6 generated)
mvstanton
Hi Benedikt, This restores MSUN log2(), adds a test for log10(100000.0) (which was failing on ...
4 years, 6 months ago (2016-06-16 13:11:01 UTC) #1
Benedikt Meurer
LGTM with nit. https://codereview.chromium.org/2071823002/diff/1/src/base/ieee754.cc File src/base/ieee754.cc (right): https://codereview.chromium.org/2071823002/diff/1/src/base/ieee754.cc#newcode1005 src/base/ieee754.cc:1005: // ES6 draft 09-27-13, section 20.2.2.21. ...
4 years, 6 months ago (2016-06-16 16:47:34 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2071823002/20001
4 years, 6 months ago (2016-06-17 08:44:26 UTC) #5
commit-bot: I haz the power
Failed to apply patch for src/base/ieee754.cc: While running git apply --index -3 -p1; error: patch ...
4 years, 6 months ago (2016-06-17 09:14:35 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2071823002/40001
4 years, 6 months ago (2016-06-17 09:42:06 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 6 months ago (2016-06-17 10:15:58 UTC) #11
commit-bot: I haz the power
4 years, 6 months ago (2016-06-17 10:17:06 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/42279f16aff29ad5f52ce77019c3ff19ed5a35ec
Cr-Commit-Position: refs/heads/master@{#37060}

Powered by Google App Engine
This is Rietveld 408576698