As far as I can tell, this just duplicates the logic of context specialization in the graph builder. The only advantage here I see is that it avoids inserting
a branch that would be immediately optimized away after the first round of
context specialization + control reduction.

Have you observed a case where the existing context specialization + control
reduction doesn't work?

https://codereview.chromium.org/967093002/

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