JIT: fix incorrect scale in genCreateAddrMode + no-opt (#75433)
authorEgor Bogatov <egorbo@gmail.com>
Tue, 13 Sep 2022 22:56:09 +0000 (00:56 +0200)
committerGitHub <noreply@github.com>
Tue, 13 Sep 2022 22:56:09 +0000 (00:56 +0200)
commit53815bdbf3a686143d68712239d145b86f798d77
tree77f4679665be69b001c721d0e8ab26b83bd1a53e
parent94806f62ffdf7f0a230b56f7a7ce39ef1efb3225
JIT: fix incorrect scale in genCreateAddrMode + no-opt (#75433)
src/coreclr/jit/codegencommon.cpp
src/tests/JIT/Regression/JitBlue/Runtime_75312/Runtime_75312.il [new file with mode: 0644]
src/tests/JIT/Regression/JitBlue/Runtime_75312/Runtime_75312.ilproj [new file with mode: 0644]