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

Issue 20125005: Allow SIMD types to be used on mips (Closed)

Created:
7 years, 4 months ago by Cutch
Modified:
7 years, 4 months ago
Reviewers:
zra, regis, srdjan
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Allow SIMD types to be used on mips R=regis@google.com Committed: https://code.google.com/p/dart/source/detail?r=25481

Patch Set 1 #

Total comments: 5

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+172 lines, -71 lines) Patch
M runtime/vm/flow_graph_optimizer.h View 2 chunks +8 lines, -1 line 0 comments Download
M runtime/vm/flow_graph_optimizer.cc View 1 14 chunks +163 lines, -64 lines 0 comments Download
M tests/lib/lib.status View 1 2 1 chunk +1 line, -6 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Cutch
This CL makes it possible to use the native C methods for Float32x4 and Uint32x4 ...
7 years, 4 months ago (2013-07-24 23:59:44 UTC) #1
zra
On 2013/07/24 23:59:44, Cutch wrote: > This CL makes it possible to use the native ...
7 years, 4 months ago (2013-07-25 00:08:06 UTC) #2
Cutch
On 2013/07/25 00:08:06, zra wrote: > This crash is happening because there is a branch ...
7 years, 4 months ago (2013-07-25 00:09:32 UTC) #3
regis
LGTM
7 years, 4 months ago (2013-07-25 16:47:56 UTC) #4
srdjan
Do you have tests that trigger these optimizations? https://codereview.chromium.org/20125005/diff/1/runtime/vm/flow_graph_optimizer.cc File runtime/vm/flow_graph_optimizer.cc (right): https://codereview.chromium.org/20125005/diff/1/runtime/vm/flow_graph_optimizer.cc#newcode39 runtime/vm/flow_graph_optimizer.cc:39: DEFINE_FLAG(bool, ...
7 years, 4 months ago (2013-07-25 17:02:14 UTC) #5
Cutch
All of the float32x4 tests trigger the inline optimizations. https://codereview.chromium.org/20125005/diff/1/runtime/vm/flow_graph_optimizer.cc File runtime/vm/flow_graph_optimizer.cc (right): https://codereview.chromium.org/20125005/diff/1/runtime/vm/flow_graph_optimizer.cc#newcode50 runtime/vm/flow_graph_optimizer.cc:50: ...
7 years, 4 months ago (2013-07-25 17:08:13 UTC) #6
Cutch
Committed patchset #3 manually as r25481 (presubmit successful).
7 years, 4 months ago (2013-07-25 17:31:26 UTC) #7
srdjan
7 years, 4 months ago (2013-07-25 17:36:52 UTC) #8
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698