diff options
| author | 2024-03-07 14:46:40 +0000 | |
|---|---|---|
| committer | 2024-03-19 13:48:04 +0000 | |
| commit | 799ea81c066e910da7efb1ad06bc7d2dbc966726 (patch) | |
| tree | 20d0bcd36da21962eac0bd5522014605d9bfeb58 /compiler/optimizing/code_sinking.cc | |
| parent | c655cdc973087e8357e6aa388cbb1b0e737b69e6 (diff) | |
Remove the environment from ArraySets which can't throw
When clearing the NeedsTypeCheck flag in ArraySet instructions,
we can remove the environment as it is no longer needed.
Also add a check in GraphChecker that instructions have an
environment iff they need one.
Test: art/test/testrunner/testrunner.py --host --64 --optimizing -b
Change-Id: I698d9d88bc7c6c8569caf6397cbebf29b34585d5
Diffstat (limited to 'compiler/optimizing/code_sinking.cc')
0 files changed, 0 insertions, 0 deletions