Enable `TYP_STRUCT` `LCL_VAR/LCL_FLD` call args on Windows x64 (#70777)
authorSingleAccretion <62474226+SingleAccretion@users.noreply.github.com>
Sun, 19 Jun 2022 20:44:36 +0000 (23:44 +0300)
committerGitHub <noreply@github.com>
Sun, 19 Jun 2022 20:44:36 +0000 (22:44 +0200)
commit3dc3ebaa245af922042520f7d095fb80070f5e31
tree3f713286d5edd3ccbf790fc6dccad274ee6ee8bb
parent222d9e9e51cfbed5742bdba8d5007f6b7a524097
Enable `TYP_STRUCT` `LCL_VAR/LCL_FLD` call args on Windows x64 (#70777)

* Fix forward sub

* Enable folding in local morph

* Morph: TYP_STRUCT LCL_FLD
src/coreclr/jit/forwardsub.cpp
src/coreclr/jit/gentree.cpp
src/coreclr/jit/lclmorph.cpp
src/coreclr/jit/morph.cpp