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

Issue 2728823005: [wasm] Implement simd lowering for F32x4 and I32x4 compare ops (Closed)

Created:
3 years, 9 months ago by aseemgarg
Modified:
3 years, 9 months ago
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : add todo to get rid of gt and ge machine ops for simd #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+169 lines, -21 lines) Patch
M src/compiler/simd-scalar-lowering.h View 1 2 2 chunks +4 lines, -2 lines 0 comments Download
M src/compiler/simd-scalar-lowering.cc View 7 chunks +115 lines, -4 lines 0 comments Download
M src/compiler/wasm-compiler.cc View 1 1 chunk +15 lines, -0 lines 0 comments Download
M test/cctest/wasm/test-run-wasm-simd.cc View 1 6 chunks +35 lines, -15 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 10 (4 generated)
aseemgarg
3 years, 9 months ago (2017-03-02 07:09:11 UTC) #1
bbudge
https://codereview.chromium.org/2728823005/diff/1/src/compiler/wasm-compiler.cc File src/compiler/wasm-compiler.cc (right): https://codereview.chromium.org/2728823005/diff/1/src/compiler/wasm-compiler.cc#newcode3422 src/compiler/wasm-compiler.cc:3422: inputs[0], inputs[1]); Follow the pattern below where Lt and ...
3 years, 9 months ago (2017-03-02 18:29:09 UTC) #2
bbudge
lgtm https://codereview.chromium.org/2728823005/diff/1/src/compiler/wasm-compiler.cc File src/compiler/wasm-compiler.cc (right): https://codereview.chromium.org/2728823005/diff/1/src/compiler/wasm-compiler.cc#newcode3422 src/compiler/wasm-compiler.cc:3422: inputs[0], inputs[1]); On 2017/03/02 18:29:09, bbudge wrote: > ...
3 years, 9 months ago (2017-03-02 23:10:59 UTC) #3
Mircea Trofin
On 2017/03/02 23:10:59, bbudge wrote: > lgtm > > https://codereview.chromium.org/2728823005/diff/1/src/compiler/wasm-compiler.cc > File src/compiler/wasm-compiler.cc (right): > ...
3 years, 9 months ago (2017-03-03 00:20:59 UTC) #4
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/2728823005/40001
3 years, 9 months ago (2017-03-03 02:07:34 UTC) #7
commit-bot: I haz the power
3 years, 9 months ago (2017-03-03 02:31:50 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/v8/v8/+/8b130a8495232a4c1a349256a0e2a3cc4b0...

Powered by Google App Engine
This is Rietveld 408576698