Merge pull request dotnet/coreclr#9127 from BruceForstall/FixSimdFieldMorphing
authorBruce Forstall <brucefo@microsoft.com>
Tue, 31 Jan 2017 16:51:09 +0000 (08:51 -0800)
committerGitHub <noreply@github.com>
Tue, 31 Jan 2017 16:51:09 +0000 (08:51 -0800)
Fix morphing of GT_FIELD of SIMD in IND context

Commit migrated from https://github.com/dotnet/coreclr/commit/52f254c97ccbd7fa39e9e3059e4f729300608c0d


Trivial merge