summaryrefslogtreecommitdiff
path: root/compiler/optimizing/nodes.cc
diff options
context:
space:
mode:
author Santiago Aboy Solanes <solanes@google.com> 2022-08-04 16:29:42 +0100
committer Santiago Aboy Solanes <solanes@google.com> 2022-08-09 11:31:33 +0000
commit6981ef9238ce2d4ea3f7a86d3faf5d720c8c4641 (patch)
treeb48a079d3e4a6fea14c1942ad07db4ebd72b4341 /compiler/optimizing/nodes.cc
parentcaf9b6583272b90fc522cd445172ae97520dbe18 (diff)
Generate selects for nested ternary operators
After an R8 update, the generated dex instructions are different which means that the structure of the graph is different and we weren't recognizing a possibility of select generation. We now recognize it and can update the graph on the fly, generating the corresponding selects. Bug: 239385201 Fixes: 239385201 Test: art/test/testrunner/testrunner.py --host --64 --optimizing -b Change-Id: I07644f0a69369e809994b4dd39bdd95c2cc7dc6c
Diffstat (limited to 'compiler/optimizing/nodes.cc')
0 files changed, 0 insertions, 0 deletions