summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.h
diff options
context:
space:
mode:
author Santiago Aboy Solanes <solanes@google.com> 2023-07-14 11:45:19 +0100
committer Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> 2023-08-11 13:17:57 +0000
commitf3f85e79ec4b1079767090217f3754b02343c589 (patch)
treef61cc5755302ddabba208b6f489442eefcf3c582 /compiler/optimizing/graph_visualizer.h
parent607a06723b009ce7c7ec388a77a823ec79a4ab24 (diff)
Improve code sinking's sorting
Our previous sorting used StrictlyDominates which doesn't guarantee the Transitivity of incomparability. We can use some extra bookkeping to make sure we are sorting the instructions in reverse domination order. Bug: 249752167 Test: art/test/testrunner/testrunner.py --host --64 --optimizing -b Change-Id: Ia01866b2073e2f7853ecba4df55919d1dd3cdea5
Diffstat (limited to 'compiler/optimizing/graph_visualizer.h')
0 files changed, 0 insertions, 0 deletions