LGTM.

https://codereview.chromium.org/1157023002/diff/1/src/compiler/js-inlining.cc
File src/compiler/js-inlining.cc (right):

https://codereview.chromium.org/1157023002/diff/1/src/compiler/js-inlining.cc#newcode189
src/compiler/js-inlining.cc:189: jsgraph_->common()->Merge(input_count),
input_count, &controls.front());
This will create a singleton Merge as well as singleton Phi and
EffectPhi nodes in case values.size == 1, is this working as intended?

https://codereview.chromium.org/1157023002/

--
--
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.

Reply via email to