summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorNicolas Geoffray <ngeoffray@google.com>2016-05-04 12:05:56 +0100
committerNicolas Geoffray <ngeoffray@google.com>2016-05-04 12:47:41 +0100
commit05b3fa02ed8ef62841a92cd96526ba3a06bf1f63 (patch)
tree0107006b45bdf69894a053507d600d826881fb9a /compiler/optimizing/graph_visualizer.cc
parenta6513729ae2ad0d2f9dd21d77ea6cf9ed9fa6eef (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