JIT: widen type of constant or special static fields (#36769)
authorAndy Ayers <andya@microsoft.com>
Wed, 20 May 2020 23:00:51 +0000 (16:00 -0700)
committerGitHub <noreply@github.com>
Wed, 20 May 2020 23:00:51 +0000 (16:00 -0700)
commit9ceeb18f20c07aca607e67bec5217e83c4176219
tree572f7b3684969ae541c4b9a9a8c07fe650d4ba20
parente3c8c47c1555a05a0f12177ed95758a03375c644
JIT: widen type of constant or special static fields (#36769)

Since we're pushing the value of these fields we need to widen the value
to a stack type.

Addresses issues seen in #36592.
src/coreclr/src/jit/importer.cpp