commit | 94ab38f01dc2cf3ed0c6e73e2a6b594c14758d67 | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Tue Jun 21 17:48:19 2016 +0100 |
committer | David Brazdil <dbrazdil@google.com> | Thu Jun 23 14:55:42 2016 +0100 |
tree | c6da419571e7bb8d3c83ffb4a80e15042e3667a0 | |
parent | 9a8620e45e6eedadaa476322841e26858d10eeee [diff] |
ART: Run RTP if invoke inputs have more specific type Moving RTP inside the graph builder introduced a regression where replacing the inner parameters with the actual arguments of the HInvoke would not build the inner graph with types more specific than the method's signature. This patch runs RTP on the inner graph again when it is detected that RTP may improve typing precision. Bug: 29595335 Change-Id: I351babc8497c83c2fba589aa51f46eaa0b7ab33c