Description[turbofan] Fix non-termination in RedundancyElimination.
A pointer comparison on the effect path states is not sufficient to
guarantee termination; we really need to check the actual nodes to
make sure we terminate properly, similar to what BranchElimination
does.
R=jarin@chromium.org
BUG=v8:5161
Committed: https://crrev.com/89c9fc73bec6a514d98b3d8884c44ffd6bf9c70c
Cr-Commit-Position: refs/heads/master@{#37389}
Patch Set 1 #
Messages
Total messages: 10 (3 generated)
|