summaryrefslogtreecommitdiff
path: root/compiler/optimizing/optimizing_unit_test.h
diff options
context:
space:
mode:
author Santiago Aboy Solanes <solanes@google.com> 2023-02-17 16:35:25 +0000
committer Santiago Aboy Solanes <solanes@google.com> 2023-02-23 14:15:23 +0000
commit4a5007b02670f13ecf1bbe31625a929f94dcd3d9 (patch)
tree22e3f48108ac349b80a344e26db7409dfbaa54f0 /compiler/optimizing/optimizing_unit_test.h
parenteafc50299df5bd8ba681c5b304ae467151941cfa (diff)
Don't try to hoist an instruction out of a loop it belongs in
We can improve our code sinking heuristics to not try to hoist an instruction out of a loop it was already in. In some cases, we were successful in removing the instruction from the loop, breaking the domination. Bug: 269927803 Fixes: 269927803 Test: art/test/testrunner/testrunner.py --host --64 --optimizing -b Test: dex2oat compiling the app in the bug Change-Id: Id563a2e87798d74833081e254b2856937bdf7e2c
Diffstat (limited to 'compiler/optimizing/optimizing_unit_test.h')
0 files changed, 0 insertions, 0 deletions