Eliminate bound checks for "arr[arr.Length - cns]" (#84213)
authorEgor Bogatov <egorbo@gmail.com>
Sun, 2 Apr 2023 15:55:31 +0000 (17:55 +0200)
committerGitHub <noreply@github.com>
Sun, 2 Apr 2023 15:55:31 +0000 (17:55 +0200)
commit443bf51283ffff562477ed74356a8ffd1015997f
treec0968a940946738fe71ad996ed80b0bd060fd132
parentb7e76714ebcaee34170d2ad989db1c5ba797727b
Eliminate bound checks for "arr[arr.Length - cns]" (#84213)
src/coreclr/jit/rangecheck.cpp