xref: /aosp_15_r20/art/test/586-checker-null-array-get/info.txt (revision 795d594fd825385562da6b089ea9b2033f3abf5a)
1Regression test for the load store elimination of optimizing
2that used to merge two array gets that have the same inputs but
3not the same type. Note that this only happens if the array is null.
4