Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
465455f6538a4b624a8482e8927f5cbb929c2f5c
/
.
/
test
/
586-checker-null-array-get
/
info.txt
blob: 81b42e97896b51f445246ebac4f36c9da3356b62 [
file
] [
log
] [
blame
]
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.