Allow promotion of structs with single float fields (#84627)
authorTanner Gooding <tagoo@outlook.com>
Wed, 12 Apr 2023 19:13:28 +0000 (12:13 -0700)
committerGitHub <noreply@github.com>
Wed, 12 Apr 2023 19:13:28 +0000 (12:13 -0700)
commitebe11caae43041522d990bf9a5c0b00cc909f72d
treea41d2f6754e2f855856ca2612c06751c8801df0b
parent7526a4c6a0a095670f1135d983a349b4e867f2e2
Allow promotion of structs with single float fields (#84627)

* Allow promotion of structs with single float fields

* Ensure x86 works for storing small types

* Apply formatting patch
src/coreclr/jit/codegencommon.cpp
src/coreclr/jit/lclvars.cpp