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

Issue 2200213002: asm.js. Adds support for clz32 in asm.js. (Closed)

Created:
4 years, 4 months ago by John
Modified:
4 years, 4 months ago
Reviewers:
bradnelson, aseemgarg, bradn
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

[wasm] asm.js. Adds support for clz32 in asm.js. BUG= https://bugs.chromium.org/p/v8/issues/detail?id=4203 Committed: https://crrev.com/3fa56f2bb2c2f2a072ae457f5d7439bf930f0c9f Cr-Commit-Position: refs/heads/master@{#38259}

Patch Set 1 #

Patch Set 2 : Adds a comment documenting that Math.clz32 should return a fixnum. #

Total comments: 2

Patch Set 3 : addresses comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -0 lines) Patch
M src/asmjs/asm-typer.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/asmjs/asm-typer.cc View 1 2 2 chunks +7 lines, -0 lines 0 comments Download
M src/asmjs/asm-wasm-builder.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M test/mjsunit/wasm/asm-wasm-stdlib.js View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (10 generated)
John
4 years, 4 months ago (2016-08-02 18:00:13 UTC) #5
John
4 years, 4 months ago (2016-08-02 18:00:13 UTC) #6
bradnelson
I added the tracking bug and [wasm] prefix to the CL description. lgtm, other than ...
4 years, 4 months ago (2016-08-02 18:06:43 UTC) #8
John
https://codereview.chromium.org/2200213002/diff/20001/src/asmjs/asm-typer.cc File src/asmjs/asm-typer.cc (right): https://codereview.chromium.org/2200213002/diff/20001/src/asmjs/asm-typer.cc#newcode254 src/asmjs/asm-typer.cc:254: {"clz32", kMathClz32, i2s}, // NOTE: clz32 should return fixnum. ...
4 years, 4 months ago (2016-08-02 18:10:54 UTC) #9
John
4 years, 4 months ago (2016-08-02 18:11:47 UTC) #10
bradn
lgtm
4 years, 4 months ago (2016-08-02 18:12:09 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2200213002/40001
4 years, 4 months ago (2016-08-02 18:12:16 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-08-02 18:32:41 UTC) #17
commit-bot: I haz the power
4 years, 4 months ago (2016-08-02 18:37:06 UTC) #19
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/3fa56f2bb2c2f2a072ae457f5d7439bf930f0c9f
Cr-Commit-Position: refs/heads/master@{#38259}

Powered by Google App Engine
This is Rietveld 408576698