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

Issue 1789683002: [wasm] Attach loop assignment analysis behind a flag. (Closed)

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

Description

[wasm] Attach loop assignment analysis behind a flag. R=bradnelson@chromium.org,binji@chromium.org BUG= Committed: https://crrev.com/421a67b0f4c465f56b4408a381c709c26edcd29f Cr-Commit-Position: refs/heads/master@{#34744}

Patch Set 1 #

Total comments: 5

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -5 lines) Patch
M src/compiler/wasm-compiler.cc View 1 1 chunk +3 lines, -2 lines 0 comments Download
M src/flag-definitions.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M src/wasm/ast-decoder.cc View 1 2 5 chunks +28 lines, -3 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
titzer
4 years, 9 months ago (2016-03-11 16:30:00 UTC) #1
Mircea Trofin
https://codereview.chromium.org/1789683002/diff/1/src/wasm/ast-decoder.cc File src/wasm/ast-decoder.cc (right): https://codereview.chromium.org/1789683002/diff/1/src/wasm/ast-decoder.cc#newcode1473 src/wasm/ast-decoder.cc:1473: if (assigned) { Can this ever be nullptr? Also, ...
4 years, 9 months ago (2016-03-11 17:22:19 UTC) #3
titzer
https://codereview.chromium.org/1789683002/diff/1/src/wasm/ast-decoder.cc File src/wasm/ast-decoder.cc (right): https://codereview.chromium.org/1789683002/diff/1/src/wasm/ast-decoder.cc#newcode1473 src/wasm/ast-decoder.cc:1473: if (assigned) { On 2016/03/11 17:22:19, Mircea Trofin wrote: ...
4 years, 9 months ago (2016-03-14 10:24:47 UTC) #4
Mircea Trofin
On 2016/03/14 10:24:47, titzer wrote: > https://codereview.chromium.org/1789683002/diff/1/src/wasm/ast-decoder.cc > File src/wasm/ast-decoder.cc (right): > > https://codereview.chromium.org/1789683002/diff/1/src/wasm/ast-decoder.cc#newcode1473 > ...
4 years, 9 months ago (2016-03-14 13:28:30 UTC) #5
Mircea Trofin
https://codereview.chromium.org/1789683002/diff/1/src/wasm/ast-decoder.cc File src/wasm/ast-decoder.cc (right): https://codereview.chromium.org/1789683002/diff/1/src/wasm/ast-decoder.cc#newcode1474 src/wasm/ast-decoder.cc:1474: // Only introduce phis for variables assigned in this ...
4 years, 9 months ago (2016-03-14 13:28:38 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1789683002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1789683002/40001
4 years, 9 months ago (2016-03-14 14:11:51 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 9 months ago (2016-03-14 14:13:27 UTC) #10
commit-bot: I haz the power
4 years, 9 months ago (2016-03-14 14:14:26 UTC) #12
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/421a67b0f4c465f56b4408a381c709c26edcd29f
Cr-Commit-Position: refs/heads/master@{#34744}

Powered by Google App Engine
This is Rietveld 408576698