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

Issue 1765673002: [wasm] Update {i32,i64}.const to use signed leb128 (Closed)

Created:
4 years, 9 months ago by binji
Modified:
4 years, 9 months ago
Reviewers:
titzer, bradnelson
CC:
v8-reviews_googlegroups.com
Base URL:
http://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[wasm] Update {i32,i64}.const to use signed leb128 R=titzer@chromium.org R=bradnelson@chromium.org LOG=n Committed: https://crrev.com/4b613a67e0aa4e073946f5f0dd95ee9366c8ca86 Cr-Commit-Position: refs/heads/master@{#34471}

Patch Set 1 #

Patch Set 2 : merge master #

Total comments: 4

Patch Set 3 : nits, WASM_I64V fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+322 lines, -125 lines) Patch
M src/wasm/asm-wasm-builder.cc View 1 6 chunks +11 lines, -6 lines 0 comments Download
M src/wasm/ast-decoder.h View 2 chunks +4 lines, -4 lines 0 comments Download
M src/wasm/decoder.h View 1 4 chunks +22 lines, -8 lines 0 comments Download
M src/wasm/wasm-macro-gen.h View 1 2 2 chunks +150 lines, -13 lines 0 comments Download
M test/cctest/wasm/test-run-wasm.cc View 1 18 chunks +18 lines, -18 lines 0 comments Download
M test/cctest/wasm/test-run-wasm-64.cc View 2 chunks +15 lines, -13 lines 0 comments Download
M test/cctest/wasm/test-run-wasm-module.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M test/unittests/wasm/ast-decoder-unittest.cc View 1 2 10 chunks +49 lines, -49 lines 0 comments Download
M test/unittests/wasm/decoder-unittest.cc View 3 chunks +41 lines, -2 lines 0 comments Download
M test/unittests/wasm/wasm-macro-gen-unittest.cc View 1 1 chunk +8 lines, -8 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
binji
4 years, 9 months ago (2016-03-03 23:15:51 UTC) #1
titzer
lgtm https://codereview.chromium.org/1765673002/diff/20001/src/wasm/wasm-macro-gen.h File src/wasm/wasm-macro-gen.h (right): https://codereview.chromium.org/1765673002/diff/20001/src/wasm/wasm-macro-gen.h#newcode95 src/wasm/wasm-macro-gen.h:95: namespace v8 { You can combine these namespaces. ...
4 years, 9 months ago (2016-03-03 23:22:53 UTC) #2
binji
https://codereview.chromium.org/1765673002/diff/20001/src/wasm/wasm-macro-gen.h File src/wasm/wasm-macro-gen.h (right): https://codereview.chromium.org/1765673002/diff/20001/src/wasm/wasm-macro-gen.h#newcode95 src/wasm/wasm-macro-gen.h:95: namespace v8 { On 2016/03/03 23:22:52, titzer wrote: > ...
4 years, 9 months ago (2016-03-03 23:47:32 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1765673002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1765673002/40001
4 years, 9 months ago (2016-03-04 00:09:54 UTC) #6
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 9 months ago (2016-03-04 00:11:58 UTC) #7
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/4b613a67e0aa4e073946f5f0dd95ee9366c8ca86 Cr-Commit-Position: refs/heads/master@{#34471}
4 years, 9 months ago (2016-03-04 00:12:51 UTC) #9
Michael Achenbach
4 years, 9 months ago (2016-03-04 09:01:34 UTC) #10
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:40001) has been created in
https://codereview.chromium.org/1760363003/ by machenbach@chromium.org.

The reason for reverting is: [Sheriff] Breaks chromium win compile:
https://build.chromium.org/p/client.v8.fyi/builders/V8-Blink%20Win/builds/384....

Powered by Google App Engine
This is Rietveld 408576698