Closed EgorBo closed 2 days ago
Optimizes bounds check for https://github.com/dotnet/runtime/issues/109899
PTAL @AndyAyersMS @dotnet/jit-contrib a change to optimize bounds check for "arr[X >> CNS]" pattern in order to remove unsafe code from the repo
Optimizes bounds check for https://github.com/dotnet/runtime/issues/109899