Fix struct promotion check for SIMD field (#18548)
authorCarol Eidt <carol.eidt@microsoft.com>
Tue, 19 Jun 2018 20:35:02 +0000 (13:35 -0700)
committerGitHub <noreply@github.com>
Tue, 19 Jun 2018 20:35:02 +0000 (13:35 -0700)
commitd3905518d08ca174ae631aebfe16314b885aa61a
tree471654769d5cc38631a4dde97f82238850a7be4a
parentd92a3cf483b06a7103a80e4ed8c8ee8a519a688e
Fix struct promotion check for SIMD field (#18548)

A struct can have `lvIsRegArg` true but have multiple SIMD fields if it is passed by reference.
src/jit/lclvars.cpp