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

Issue 12328055: Insert missing test for unboxed mint support when inlining _setIndexed, getUint32, getInt32. (Closed)

Created:
7 years, 10 months ago by Florian Schneider
Modified:
7 years, 10 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Insert missing test for unboxed mint support when inlining _setIndexed, getInt32, getUint32. Int32Array and Uint32Array can only be optimized on ia32 when SSE 4.1 is supported. Committed: https://code.google.com/p/dart/source/detail?r=18890

Patch Set 1 #

Patch Set 2 : #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -0 lines) Patch
M runtime/vm/flow_graph_optimizer.cc View 1 2 chunks +15 lines, -0 lines 3 comments Download

Messages

Total messages: 3 (0 generated)
Florian Schneider
7 years, 10 months ago (2013-02-22 13:09:43 UTC) #1
Vyacheslav Egorov (Google)
lgtm https://codereview.chromium.org/12328055/diff/3001/runtime/vm/flow_graph_optimizer.cc File runtime/vm/flow_graph_optimizer.cc (right): https://codereview.chromium.org/12328055/diff/3001/runtime/vm/flow_graph_optimizer.cc#newcode691 runtime/vm/flow_graph_optimizer.cc:691: // Check if elements fit into a smi ...
7 years, 10 months ago (2013-02-22 13:20:43 UTC) #2
Florian Schneider
7 years, 10 months ago (2013-02-22 13:41:28 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r18890 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698