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

Issue 2624813002: [wasm][asm.js] Enable --validate-asm by default. (Closed)

Created:
3 years, 11 months ago by bradnelson
Modified:
3 years, 11 months ago
Reviewers:
titzer, aseemgarg, bradn
CC:
v8-reviews_googlegroups.com, Michael Hablich
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[wasm][asm.js] Enable --validate-asm by default. This directs all asm.js traffic via the Wasm backend. Make asm.js console output less noisy. R=titzer@chromium.org,aseemgarg@chromium.org BUG=v8:4203 Review-Url: https://codereview.chromium.org/2624813002 Cr-Original-Original-Commit-Position: refs/heads/master@{#42194} Committed: https://chromium.googlesource.com/v8/v8/+/946cc371ed4b34d1a9f5cc615b14c41b652562ad Review-Url: https://codereview.chromium.org/2624813002 Cr-Original-Commit-Position: refs/heads/master@{#42244} Committed: https://chromium.googlesource.com/v8/v8/+/3169fb94c98953f002908974a606b51a35178046 Review-Url: https://codereview.chromium.org/2624813002 Cr-Commit-Position: refs/heads/master@{#42300} Committed: https://chromium.googlesource.com/v8/v8/+/f6929084821d4f021b2c2768c9856472ffa42623

Patch Set 1 #

Patch Set 2 : reland #

Patch Set 3 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -19 lines) Patch
M src/asmjs/asm-js.cc View 1 2 4 chunks +10 lines, -18 lines 0 comments Download
M src/flag-definitions.h View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 40 (25 generated)
bradn
3 years, 11 months ago (2017-01-10 18:43:34 UTC) #5
titzer
lgtm
3 years, 11 months ago (2017-01-10 18:45:44 UTC) #7
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/2624813002/1
3 years, 11 months ago (2017-01-10 18:49:51 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://chromium.googlesource.com/v8/v8/+/946cc371ed4b34d1a9f5cc615b14c41b652562ad
3 years, 11 months ago (2017-01-10 19:12:55 UTC) #13
Michael Achenbach
A revert of this CL (patchset #1 id:1) has been created in https://codereview.chromium.org/2622023002/ by machenbach@chromium.org. ...
3 years, 11 months ago (2017-01-10 21:08:56 UTC) #14
bradn
Attempting to reland.
3 years, 11 months ago (2017-01-11 17:45:45 UTC) #15
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/2624813002/20001
3 years, 11 months ago (2017-01-11 17:46:23 UTC) #19
bradn
Have turned off success messages for asm.js (should fix layout test issue).
3 years, 11 months ago (2017-01-11 17:46:43 UTC) #20
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/v8/v8/+/3169fb94c98953f002908974a606b51a35178046
3 years, 11 months ago (2017-01-11 18:42:10 UTC) #23
bradnelson
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/2627893003/ by bradnelson@chromium.org. ...
3 years, 11 months ago (2017-01-12 02:00:24 UTC) #24
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/2624813002/40001
3 years, 11 months ago (2017-01-13 02:24:08 UTC) #34
bradnelson
Failure before seemed unrelated. Now unable to repro on bots with this patch applied.
3 years, 11 months ago (2017-01-13 02:25:18 UTC) #35
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://chromium.googlesource.com/v8/v8/+/f6929084821d4f021b2c2768c9856472ffa42623
3 years, 11 months ago (2017-01-13 02:26:16 UTC) #38
Michael Achenbach
Do we need to pass something special to switch --validate-asm off with fullcode?
3 years, 11 months ago (2017-01-13 11:23:30 UTC) #39
Michael Achenbach
3 years, 11 months ago (2017-01-13 11:25:21 UTC) #40
Message was sent while issue was closed.
On 2017/01/13 11:23:30, Michael Achenbach wrote:
> Do we need to pass something special to switch --validate-asm off with
fullcode?

In particularly, here:
https://cs.chromium.org/chromium/src/v8/tools/foozzie/v8_foozzie.py?q=v8_fooz...

Does fullcode now make a difference to ignition_staging when comparing (in
regards to asm)? If not, we'd maybe need to pass an extra flag to the follcode
version?

Powered by Google App Engine
This is Rietveld 408576698