Merge pull request dotnet/coreclr#9742 from sivarv/singleField
authorSivarv <sivarv@microsoft.com>
Fri, 24 Feb 2017 00:08:41 +0000 (16:08 -0800)
committerGitHub <noreply@github.com>
Fri, 24 Feb 2017 00:08:41 +0000 (16:08 -0800)
commit34557febe0b51369788f7f778254105e3e674dbb
treee2ad271bfaa112d67d7c41725dcf00e25382dea6
parent7314e1f56c5aacc80cf8fa154f733725585ead41
parent8db4be59f18d384b1f2cdc49b3a5e953d7ec6aec
Merge pull request dotnet/coreclr#9742 from sivarv/singleField

Enable promotion of structs containing fields of structs with a single pointer-sized scalar type field.

Commit migrated from https://github.com/dotnet/coreclr/commit/d3ee9301e88c6fea43072ac59fc451c7685a872a
src/coreclr/src/jit/lclvars.cpp
src/coreclr/src/jit/lower.cpp