Transform SIMD8 to FIELD_LIST if promoted
authorCarol Eidt <carol.eidt@microsoft.com>
Tue, 18 Dec 2018 23:13:07 +0000 (15:13 -0800)
committerCarol Eidt <carol.eidt@microsoft.com>
Tue, 18 Dec 2018 23:13:07 +0000 (15:13 -0800)
commit76057440c3892864a82c3b621a0cd76ba6cddaaf
tree5cdcdf08685aa46f8ca18d14b43819c6ab2ed82b
parentc62bf5e341a4de31d97d3dc53501fbd82fd8896b
Transform SIMD8 to FIELD_LIST if promoted

Fix dotnet/coreclr#21546

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