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

Issue 2738703006: [WASM] Make F32x4 Tests pass on ARM hardware. (Closed)

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

Description

[WASM] Make F32x4 Tests pass on ARM hardware. - Changes input filtering to test NaNs, but skip very large or very small inputs, which may cause imprecision on some platforms. - Changes expected result filtering to only skip NaNs. LOG=N BUG=6020 Review-Url: https://codereview.chromium.org/2738703006 Cr-Commit-Position: refs/heads/master@{#43681} Committed: https://chromium.googlesource.com/v8/v8/+/cbfd9f5ede27717824727ae6f5bcc8c104b5f24a

Patch Set 1 #

Patch Set 2 : Fix F32x4Splat test (skip NaN lane values.) #

Total comments: 1

Patch Set 3 : Fix Min, Max, which should return NaN if either operand is NaN. #

Patch Set 4 : Fix comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -16 lines) Patch
M test/cctest/wasm/test-run-wasm-simd.cc View 1 2 3 6 chunks +32 lines, -16 lines 0 comments Download

Messages

Total messages: 20 (15 generated)
bbudge
I need to change this yet again to make the ARM bot green. PTAL
3 years, 9 months ago (2017-03-08 21:44:52 UTC) #8
Mircea Trofin
lgtm https://codereview.chromium.org/2738703006/diff/20001/test/cctest/wasm/test-run-wasm-simd.cc File test/cctest/wasm/test-run-wasm-simd.cc (right): https://codereview.chromium.org/2738703006/diff/20001/test/cctest/wasm/test-run-wasm-simd.cc#newcode379 test/cctest/wasm/test-run-wasm-simd.cc:379: bool SkipFPTestInput(float x) { We should think about ...
3 years, 9 months ago (2017-03-08 21:57:21 UTC) #11
bbudge
On 2017/03/08 21:57:21, Mircea Trofin wrote: > lgtm > > https://codereview.chromium.org/2738703006/diff/20001/test/cctest/wasm/test-run-wasm-simd.cc > File test/cctest/wasm/test-run-wasm-simd.cc (right): ...
3 years, 9 months ago (2017-03-08 22:46:04 UTC) #14
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/2738703006/60001
3 years, 9 months ago (2017-03-08 23:42:53 UTC) #17
commit-bot: I haz the power
3 years, 9 months ago (2017-03-09 00:07:12 UTC) #20
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/v8/v8/+/cbfd9f5ede27717824727ae6f5bcc8c104b...

Powered by Google App Engine
This is Rietveld 408576698