Enable promotion of structs containing fields of structs with a single pointer-sized...
authorsivarv <sivarv@microsoft.com>
Thu, 23 Feb 2017 18:59:28 +0000 (10:59 -0800)
committersivarv <sivarv@microsoft.com>
Thu, 23 Feb 2017 21:29:52 +0000 (13:29 -0800)
commit8db4be59f18d384b1f2cdc49b3a5e953d7ec6aec
tree5f887175ed74b4876aff33cb99363a68b198168c
parent69a01e1fc28870aa43c5616aacb0091693e0dd8f
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/cc35e361b1c1ddeb9e36dbb293f1456a211f5216
src/coreclr/src/jit/lclvars.cpp
src/coreclr/src/jit/lower.cpp
src/coreclr/src/jit/rationalize.cpp