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

Issue 1794303002: Fixing +fround(x) in asm typer. (Closed)

Created:
4 years, 9 months ago by bradnelson
Modified:
4 years, 9 months ago
Reviewers:
titzer, bradn, rossberg
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Fixing +fround(x) in asm typer. The rules for handling foreign functions were interfering with handling of standard functions (such as fround). Adding more tests around abs() BUG= https://bugs.chromium.org/p/v8/issues/detail?id=4203 TEST=test-asm-validator,asm-wasm R=titzer@chromium.org,rossberg@chromium.org LOG=N Committed: https://crrev.com/ace6f1364ac63e986c30a5f4becd1820f6d5394c Cr-Commit-Position: refs/heads/master@{#34756}

Patch Set 1 #

Total comments: 2

Patch Set 2 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+113 lines, -2 lines) Patch
M src/typing-asm.cc View 2 chunks +6 lines, -2 lines 0 comments Download
M test/cctest/test-asm-validator.cc View 1 chunk +24 lines, -0 lines 0 comments Download
M test/mjsunit/wasm/asm-wasm.js View 1 1 chunk +83 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (6 generated)
bradn
4 years, 9 months ago (2016-03-14 00:49:22 UTC) #3
titzer
lgtm https://codereview.chromium.org/1794303002/diff/1/test/mjsunit/wasm/asm-wasm.js File test/mjsunit/wasm/asm-wasm.js (right): https://codereview.chromium.org/1794303002/diff/1/test/mjsunit/wasm/asm-wasm.js#newcode1388 test/mjsunit/wasm/asm-wasm.js:1388: assertEquals(1, m.func(-1)); Can you add a couple more ...
4 years, 9 months ago (2016-03-14 09:48:39 UTC) #4
bradn
https://codereview.chromium.org/1794303002/diff/1/test/mjsunit/wasm/asm-wasm.js File test/mjsunit/wasm/asm-wasm.js (right): https://codereview.chromium.org/1794303002/diff/1/test/mjsunit/wasm/asm-wasm.js#newcode1388 test/mjsunit/wasm/asm-wasm.js:1388: assertEquals(1, m.func(-1)); On 2016/03/14 09:48:39, titzer wrote: > Can ...
4 years, 9 months ago (2016-03-14 17:07:31 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1794303002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1794303002/20001
4 years, 9 months ago (2016-03-14 17:07:49 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 9 months ago (2016-03-14 17:29:12 UTC) #10
commit-bot: I haz the power
4 years, 9 months ago (2016-03-14 17:29:32 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/ace6f1364ac63e986c30a5f4becd1820f6d5394c
Cr-Commit-Position: refs/heads/master@{#34756}

Powered by Google App Engine
This is Rietveld 408576698