[RyuJIT/ARM32] Skip argTable info assignment for split struct when remorphing
authorHyeongseok Oh <hseok82.oh@samsung.com>
Thu, 1 Jun 2017 01:19:16 +0000 (10:19 +0900)
committerHyeongseok Oh <hseok82.oh@samsung.com>
Thu, 1 Jun 2017 01:46:21 +0000 (10:46 +0900)
commitee820de771316e4a6a3cda10230ac1fc1567fa3d
tree069c9fc354b13531ce901028beddf43100ecb28b
parent2675a73516d5ea30e5c72f83041fc94fefc3dfbc
[RyuJIT/ARM32] Skip argTable info assignment for split struct when remorphing

- Skip argTable no. of register & stack slot assignment for split struct when remorphing
- Modify assertion check condition for structs morphed to GT_FIELD_LIST

Commit migrated from https://github.com/dotnet/coreclr/commit/6f97a03ac99ea21c8f6089051bd761f04de3394c
src/coreclr/src/jit/compiler.h
src/coreclr/src/jit/morph.cpp