summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorNicolas Geoffray <ngeoffray@google.com>2015-03-11 18:13:21 +0000
committerNicolas Geoffray <ngeoffray@google.com>2015-03-11 18:13:21 +0000
commitb59dba05697b4ac6c86cb4f45c9222c9c6ad852b (patch)
tree83cd372b86498c7a78d08be11d6e9f73d7338665 /compiler/optimizing/graph_visualizer.cc
parent356286f989941ac495417195e4129aaceaf36a83 (diff)
Fix a bug in the SSA builder.
The build would leave behind phis with incompatible input types (for example float and int). We need another dead phi run after the type propagation to ensure all such phis are dead. Change-Id: I6ef1da725c7d4a1ebaf6b52dd7eb0c7bacd261b2
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions