diff options
author | Nicolas Geoffray <ngeoffray@google.com> | 2017-06-20 14:09:51 +0100 |
---|---|---|
committer | Nicolas Geoffray <ngeoffray@google.com> | 2017-06-20 14:09:51 +0100 |
commit | f48029f18bd0b5f574148d6f89da78ac8f67ff3b (patch) | |
tree | f5fdf7302055df272d6a50f5e97b073699983335 /compiler/optimizing/graph_visualizer.cc | |
parent | 89af4771a6b5bfe5283c32337cb9e33c98323e33 (diff) |
More robust 652-deopt-intrinsic.
The deoptimization check was flakey, as deoptimizations could
happen in other threads or prior to executing the loop method.
So instead, just ensure the method that used to deoptimize never
moves to being interpreted.
Test: 652-deopt-intrinsic
Change-Id: I035d87014b9d233fdaa40736501b7aac38a74f89
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions