xref: /aosp_15_r20/art/test/479-regression-implicit-null-check/info.txt (revision 795d594fd825385562da6b089ea9b2033f3abf5a)
1Tests a regression in which we moved the null check to an instruction which
2checked a different object. This lead to valid null checks being elided.
3