diff options
author | Nicolas Geoffray <ngeoffray@google.com> | 2016-05-04 12:05:56 +0100 |
---|---|---|
committer | Nicolas Geoffray <ngeoffray@google.com> | 2016-05-04 12:47:41 +0100 |
commit | 05b3fa02ed8ef62841a92cd96526ba3a06bf1f63 (patch) | |
tree | 0107006b45bdf69894a053507d600d826881fb9a /compiler/optimizing/graph_visualizer.cc | |
parent | a6513729ae2ad0d2f9dd21d77ea6cf9ed9fa6eef (diff) |
Do not look at dead phis during SsaRedundantPhiElimination.
Otherwise, we may replace a dead loop phi with its incoming input.
This broke an assumption during liveness analysis in the presence
of irreducible loops.
bug:28256552
Change-Id: Ia9e82026555e6b7f6a2cd37df4b765cd3684079d
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions