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

Issue 2721223003: Revert of [wasm]implement simd lowering for simple F32x4 and I32x4 unops (Closed)

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

Description

Revert of [wasm]implement simd lowering for simple F32x4 and I32x4 unops (patchset #3 id:40001 of https://codereview.chromium.org/2726453003/ ) Reason for revert: There is a crash on a bot https://build.chromium.org/p/client.v8/builders/V8%20Linux%20-%20debug/builds/13871/steps/Check%20-%20nosse4/logs/RunWasmCompiled_I32x4.. Original issue's description: > [wasm]implement simd lowering for simple F32x4 and I32x4 unops > > BUG=v8:4124 > R=bradnelson@chromium.org,bbudge@chromium.org,gdeepti@chromium.org,mtrofin@chromium.org,titzer@chromium.org > > Review-Url: https://codereview.chromium.org/2726453003 > Cr-Commit-Position: refs/heads/master@{#43509} > Committed: https://chromium.googlesource.com/v8/v8/+/a727f9e8c0c8c9984961e1a755a6921122907034 TBR=bbudge@chromium.org,bradnelson@chromium.org,gdeepti@chromium.org,mtrofin@chromium.org,titzer@chromium.org,aseemgarg@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=v8:4124

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -88 lines) Patch
M src/compiler/simd-scalar-lowering.h View 1 chunk +1 line, -2 lines 0 comments Download
M src/compiler/simd-scalar-lowering.cc View 6 chunks +6 lines, -68 lines 0 comments Download
M src/compiler/wasm-compiler.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M test/cctest/wasm/test-run-wasm-simd.cc View 5 chunks +6 lines, -16 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
ahaas
Created Revert of [wasm]implement simd lowering for simple F32x4 and I32x4 unops
3 years, 9 months ago (2017-03-01 12:32:57 UTC) #2
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/2721223003/1
3 years, 9 months ago (2017-03-01 12:33:03 UTC) #3
commit-bot: I haz the power
Failed to apply patch for src/compiler/simd-scalar-lowering.cc: While running git apply --index -p1; error: patch failed: ...
3 years, 9 months ago (2017-03-01 12:33:11 UTC) #5
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/2721223003/1
3 years, 9 months ago (2017-03-01 12:38:13 UTC) #7
commit-bot: I haz the power
Failed to apply patch for src/compiler/simd-scalar-lowering.cc: While running git apply --index -p1; error: patch failed: ...
3 years, 9 months ago (2017-03-01 12:38:20 UTC) #9
aseemgarg
3 years, 9 months ago (2017-03-01 22:30:01 UTC) #10
Please don't apply this patch. The failure was due to another patch of mine
which has been reverted in https://codereview.chromium.org/2723943003/
Will fix that one and will send for review.

Powered by Google App Engine
This is Rietveld 408576698