art/test/586-checker-null-array-get/info.txt

4 lines
194 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:21:32 +08:00
Regression test for the load store elimination of optimizing
that used to merge two array gets that have the same inputs but
not the same type. Note that this only happens if the array is null.