diff options
author | Calin Juravle <calin@google.com> | 2015-10-19 16:19:23 +0100 |
---|---|---|
committer | Calin Juravle <calin@google.com> | 2015-10-23 17:18:35 +0100 |
commit | 4e5dd521063beae1706410419f19c7e224db50fe (patch) | |
tree | 734842d330aca6b97ec2e042d54d32ac004288a3 /compiler/optimizing/code_generator_utils.cc | |
parent | 9926d886573d13ab3f97befae4c526b936de8a53 (diff) |
Run type propagation after inliner only when needed.
Currently we run a type propagation pass unconditionally after the
inliner. This change looks at the returned value (if any) and runs a
minimal type propagation only if its type has changed.
Change-Id: I0dd72bd481219081e8a978d2632426afc980d73a
Diffstat (limited to 'compiler/optimizing/code_generator_utils.cc')
0 files changed, 0 insertions, 0 deletions