Morph ByRef args of SIMD field assign
authorCarol Eidt <carol.eidt@microsoft.com>
Thu, 6 Sep 2018 21:26:58 +0000 (14:26 -0700)
committerCarol Eidt <carol.eidt@microsoft.com>
Fri, 7 Sep 2018 01:18:10 +0000 (18:18 -0700)
commit28cc9fc5f014a3c33b77d4cf3ecf9465f8f792fa
treeddeec0865d5aaa1164cefd51c648eb24a1f578c9
parenta36ec857074023ec8abe85bda952915dde4b50d8
Morph ByRef args of SIMD field assign

Fix dotnet/coreclr#19674

Commit migrated from https://github.com/dotnet/coreclr/commit/9c8eae93b8406ce7ffc6792f76f35850a745ee44
src/coreclr/src/jit/morph.cpp
src/coreclr/tests/src/JIT/Regression/JitBlue/GitHub_19674/GitHub_19674.cs [new file with mode: 0644]
src/coreclr/tests/src/JIT/Regression/JitBlue/GitHub_19674/GitHub_19674.csproj [new file with mode: 0644]