Addressed comments. Nice catch. Landing.
https://codereview.chromium.org/433853002/diff/1/src/compiler/js-generic-lowering.cc
File src/compiler/js-generic-lowering.cc (right):
https://codereview.chromium.org/433853002/diff/1/src/compiler/js-generic-lowering.cc#newcode373
src/compiler/js-generic-lowering.cc:373: for (int i = 0; i <
access.depth(); ++i) {
On 2014/07/31 11:02:16, titzer wrote:
Please leave a TODO here because I think we want to lower this to
SimplifiedOperators first so that we have a little more information
for GVN and
load/store elimination.
Done.
https://codereview.chromium.org/433853002/diff/1/src/compiler/js-generic-lowering.cc#newcode376
src/compiler/js-generic-lowering.cc:376:
machine()->Load(machine()->word()),
On 2014/07/31 11:02:16, titzer wrote:
You need kMachineTagged here, otherwise the register allocator won't
track it as
a pointer.
Done. Nice catch.
https://codereview.chromium.org/433853002/
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.