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

Issue 2465103002: [wasm] remove MachineType from asm-wasm-builder.cc (Closed)

Created:
4 years, 1 month ago by aseemgarg
Modified:
4 years, 1 month ago
Reviewers:
bradnelson, bradn, John
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[wasm] remove MachineType from asm-wasm-builder.cc R=bradnelson@chromium.org BUG= Committed: https://crrev.com/8d661a339fdaf5a609e70196deb90345875d51ed Cr-Commit-Position: refs/heads/master@{#40849}

Patch Set 1 #

Total comments: 6

Patch Set 2 : [wasm] remove MachineType from asm-wasm-builder.cc #

Total comments: 4

Patch Set 3 : [wasm] remove MachineType from asm-wasm-builder.cc #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -57 lines) Patch
M src/asmjs/asm-wasm-builder.cc View 1 2 8 chunks +26 lines, -57 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 22 (11 generated)
aseemgarg
4 years, 1 month ago (2016-11-01 01:11:06 UTC) #1
aseemgarg
On 2016/11/01 01:11:06, aseemgarg wrote: Seems like this is increasing the runtime of some of ...
4 years, 1 month ago (2016-11-01 03:11:08 UTC) #6
bradnelson
John, I wanted to nix the machine types completely. The cost of figuring out what ...
4 years, 1 month ago (2016-11-02 13:24:22 UTC) #9
aseemgarg
https://codereview.chromium.org/2465103002/diff/1/src/asmjs/asm-wasm-builder.cc File src/asmjs/asm-wasm-builder.cc (right): https://codereview.chromium.org/2465103002/diff/1/src/asmjs/asm-wasm-builder.cc#newcode852 src/asmjs/asm-wasm-builder.cc:852: if (type->IsA(AsmType::Int8Array())) { On 2016/11/02 13:24:22, bradnelson wrote: > ...
4 years, 1 month ago (2016-11-02 19:40:01 UTC) #10
aseemgarg
Results all over the place after getting rid of isA too (that should be ok ...
4 years, 1 month ago (2016-11-02 22:04:09 UTC) #11
bradn
lgtm https://codereview.chromium.org/2465103002/diff/20001/src/asmjs/asm-wasm-builder.cc File src/asmjs/asm-wasm-builder.cc (right): https://codereview.chromium.org/2465103002/diff/20001/src/asmjs/asm-wasm-builder.cc#newcode22 src/asmjs/asm-wasm-builder.cc:22: #include "src/codegen.h" This can be dropped.
4 years, 1 month ago (2016-11-08 17:55:45 UTC) #13
bradnelson
lgtm https://codereview.chromium.org/2465103002/diff/20001/src/asmjs/asm-wasm-builder.cc File src/asmjs/asm-wasm-builder.cc (right): https://codereview.chromium.org/2465103002/diff/20001/src/asmjs/asm-wasm-builder.cc#newcode854 src/asmjs/asm-wasm-builder.cc:854: } else if (type == AsmType::Uint8Array()) { We ...
4 years, 1 month ago (2016-11-08 17:59:22 UTC) #14
aseemgarg
https://codereview.chromium.org/2465103002/diff/20001/src/asmjs/asm-wasm-builder.cc File src/asmjs/asm-wasm-builder.cc (right): https://codereview.chromium.org/2465103002/diff/20001/src/asmjs/asm-wasm-builder.cc#newcode22 src/asmjs/asm-wasm-builder.cc:22: #include "src/codegen.h" On 2016/11/08 17:55:45, bradn wrote: > This ...
4 years, 1 month ago (2016-11-08 21:15:44 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/2465103002/40001
4 years, 1 month ago (2016-11-08 21:15:52 UTC) #18
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 1 month ago (2016-11-08 21:49:35 UTC) #20
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 22:26:52 UTC) #22
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/8d661a339fdaf5a609e70196deb90345875d51ed
Cr-Commit-Position: refs/heads/master@{#40849}

Powered by Google App Engine
This is Rietveld 408576698