Merge pull request dotnet/coreclr#19065 from briansull/fix_19022
authorBrian Sullivan <briansul@microsoft.com>
Fri, 20 Jul 2018 22:36:25 +0000 (15:36 -0700)
committerGitHub <noreply@github.com>
Fri, 20 Jul 2018 22:36:25 +0000 (15:36 -0700)
The SIMD types must use the struct code path - Fixes issue 19022

Commit migrated from https://github.com/dotnet/coreclr/commit/4e452bc254f216ad0e57976b9a55196ef3948214

1  2 
src/coreclr/src/jit/morph.cpp

Simple merge