art/test/479-regression-implicit-nul.../info.txt

3 lines
149 B
Plaintext
Raw Normal View History

2025-08-25 08:21:32 +08:00
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.