android_mt6572_jiabo/art/test/479-regression-implicit-null-check/info.txt
2025-09-05 16:56:03 +08:00

2 lines
149 B
Text

Tests a regression in which we moved the null check to an instruction which
checked a different object. This lead to valid null checks being elided.