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

Issue 2822073003: [deoptimizer] float32 stack on s390 and ppc is on lower 32 bit (Closed)

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

Description

[deoptimizer] float32 stack on s390 and ppc is on lower 32 bit Also add more local variables to regress-v8-6077 to force register spill on platform with 32 float registers. BUG= Review-Url: https://codereview.chromium.org/2822073003 Cr-Commit-Position: refs/heads/master@{#44865} Committed: https://chromium.googlesource.com/v8/v8/+/3be834e876bc0ecb98dbe6d4957790d1613dc494

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -24 lines) Patch
M src/deoptimizer.cc View 1 chunk +4 lines, -0 lines 2 comments Download
M test/mjsunit/compiler/regress-v8-6077.js View 1 chunk +46 lines, -24 lines 0 comments Download

Messages

Total messages: 19 (9 generated)
john.yan
ptal
3 years, 8 months ago (2017-04-18 20:00:47 UTC) #4
bbudge
https://codereview.chromium.org/2822073003/diff/1/src/deoptimizer.cc File src/deoptimizer.cc (right): https://codereview.chromium.org/2822073003/diff/1/src/deoptimizer.cc#newcode3135 src/deoptimizer.cc:3135: #if !V8_TARGET_ARCH_S390X && !V8_TARGET_ARCH_PPC64 Can you just modify the ...
3 years, 8 months ago (2017-04-24 20:49:24 UTC) #8
john.yan
https://codereview.chromium.org/2822073003/diff/1/src/deoptimizer.cc File src/deoptimizer.cc (right): https://codereview.chromium.org/2822073003/diff/1/src/deoptimizer.cc#newcode3135 src/deoptimizer.cc:3135: #if !V8_TARGET_ARCH_S390X && !V8_TARGET_ARCH_PPC64 On 2017/04/24 20:49:24, bbudge wrote: ...
3 years, 8 months ago (2017-04-24 21:00:53 UTC) #9
bbudge
lgtm, but I'm not that familiar with the deoptimizer if you have any concerns about ...
3 years, 8 months ago (2017-04-24 22:14:30 UTC) #10
Jarin
lgtm
3 years, 8 months ago (2017-04-25 08:31:05 UTC) #11
john.yan
On 2017/04/24 22:14:30, bbudge wrote: > lgtm, but I'm not that familiar with the deoptimizer ...
3 years, 8 months ago (2017-04-25 16:24:17 UTC) #12
john.yan
On 2017/04/25 08:31:05, Jarin wrote: > lgtm thank you!
3 years, 8 months ago (2017-04-25 16:24:32 UTC) #13
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/2822073003/1
3 years, 8 months ago (2017-04-25 16:24:44 UTC) #15
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://chromium.googlesource.com/v8/v8/+/3be834e876bc0ecb98dbe6d4957790d1613dc494
3 years, 8 months ago (2017-04-25 16:49:41 UTC) #18
john.yan
3 years, 8 months ago (2017-04-26 16:55:07 UTC) #19
Message was sent while issue was closed.
On 2017/04/25 08:31:05, Jarin wrote:
> lgtm

Hello, could you also help me backport this one please?
https://chromium-review.googlesource.com/c/486274/

Thanks a lot!

Powered by Google App Engine
This is Rietveld 408576698