[ARM32] Simplify getting aligment value when remorphing (#11709)
authorHyeongseok Oh <hseok82.oh@samsung.com>
Fri, 19 May 2017 23:12:09 +0000 (08:12 +0900)
committerBruce Forstall <brucefo@microsoft.com>
Fri, 19 May 2017 23:12:09 +0000 (16:12 -0700)
commit075a2d6f382e370dee1ae73b66bca28c827cc4c5
tree254d258940024c151e2ca27b8d46dd0f904c8166
parent52bd52bb06bd268915aff0180eb7f1c53ee57a60
[ARM32] Simplify getting aligment value when remorphing (#11709)

* [ARM32] Skip getting aligment when remorphing

Skip aligment computation in morphing phase when remorphing
It simplify getting alignment value for struct
morphed to FIELD_LIST in ARM32/RyuJIT

* Move comment

Move comment about `InferOpSizeAlign`
src/jit/morph.cpp