[RyuJIT/ARM32] Change the 3bytes struct to int on morph phase.
authorsjsujinkim <sjsujin.kim@samsung.com>
Thu, 22 Jun 2017 01:52:59 +0000 (10:52 +0900)
committersjsujinkim <sjsujin.kim@samsung.com>
Thu, 22 Jun 2017 07:22:54 +0000 (16:22 +0900)
commit78ef8a508554eebecd463c768acca535fff3fb62
tree630d7937f3553be46869c834b15479f0ab62554e
parent78c5fff2cc1f7e738fdead33a0f590063b404c47
[RyuJIT/ARM32] Change the 3bytes struct to int on morph phase.

It is necessary that the 3bytes struct which is a local var to int on morph phase.

Related Issue : dotnet/coreclr#12290 (Assertion failed 'emitTypeSizes[TypeGet(type)] > 0')

Commit migrated from https://github.com/dotnet/coreclr/commit/d2d8f7fad4a0f4873003384815d5ab329ee1ac43
src/coreclr/src/jit/morph.cpp