Fix SelectLocalIndirTransform to take offset into account (#88951)
authorEgor Bogatov <egorbo@gmail.com>
Sun, 16 Jul 2023 09:50:14 +0000 (11:50 +0200)
committerGitHub <noreply@github.com>
Sun, 16 Jul 2023 09:50:14 +0000 (11:50 +0200)
commit4be3386147b3d2e1dc424450f0133a5d3f47d5d5
treece3477cf596b13bf489463081cceecfcf83fa39d
parentb898a540f75d78ca55ee33288a4fd62b1ab69fa2
Fix SelectLocalIndirTransform to take offset into account (#88951)
src/coreclr/jit/lclmorph.cpp
src/tests/JIT/Regression/JitBlue/Runtime_88950/Runtime_88950.cs [new file with mode: 0644]
src/tests/JIT/Regression/JitBlue/Runtime_88950/Runtime_88950.csproj [new file with mode: 0644]