Fixes issue 19022
authorBrian Sullivan <briansul@microsoft.com>
Fri, 20 Jul 2018 00:56:34 +0000 (17:56 -0700)
committerBrian Sullivan <briansul@microsoft.com>
Fri, 20 Jul 2018 00:56:34 +0000 (17:56 -0700)
commit3f4940fcc9a61094489435a4425a01881b9b9843
treec2097a8d18da4ebf5f112c921c67448e8936afd8
parentb3cdebe25c12d38487d7756df41e801aa66dd7e3
Fixes issue 19022
The SIMD types need to use the struct path when we are building
the zero-initializations in fgMorphRecursiveFastTailCallIntoLoop

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