Fix STOREIND optimization. (#39066)
authorSergey Andreenko <seandree@microsoft.com>
Fri, 10 Jul 2020 22:52:29 +0000 (15:52 -0700)
committerGitHub <noreply@github.com>
Fri, 10 Jul 2020 22:52:29 +0000 (15:52 -0700)
commit0d5e5766c6688a5ab29d6e96c01abbfe1ad3659c
treeeadbdec983c2e6d3a2c9f3d3b3227026dff7010d
parent26cb16619dd72d3c4a44c0d41a5fda9e1ff50e56
Fix STOREIND optimization. (#39066)

* add 1 repro test.

* temporary disable the tranformation.
src/coreclr/src/jit/lower.cpp
src/tests/JIT/Regression/JitBlue/WPF_3226/CSharpRepro/WPF_3226.cs [new file with mode: 0644]
src/tests/JIT/Regression/JitBlue/WPF_3226/CSharpRepro/WPF_3226.csproj [new file with mode: 0644]