commit | d48da351fbfcdd538f83b690577e3c85eb0003a9 | [log] [tgz] |
---|---|---|
author | Santiago Aboy Solanes <solanes@google.com> | Thu Jul 28 17:58:53 2022 +0100 |
committer | Santiago Aboy Solanes <solanes@google.com> | Tue Aug 02 08:01:17 2022 +0000 |
tree | 87c69a03d2b18b0f9cac1a50a7d491cf5ee89efb | |
parent | 303f0354c94771444fe12aaeac0cd4250e072d04 [diff] |
Update the successor's Phis in RemoveDeadBlocks When we remove a dead block, we update its successor's phis (as long as the successor is still reachable). We can reuse code from DisconnectAndDelete if we refactor it a little bit. Bug: 240546614 Fixes: 240546614 Test: art/test/testrunner/testrunner.py --host --64 --optimizing -b Change-Id: I70c509bd1c9e392118bbf95c7aaac64faa46237f