Supported contained bitcast under STORE_LCL_VAR/FLD on arm32/64. (#56122)
authorSergey Andreenko <seandree@microsoft.com>
Fri, 23 Jul 2021 17:13:16 +0000 (10:13 -0700)
committerGitHub <noreply@github.com>
Fri, 23 Jul 2021 17:13:16 +0000 (10:13 -0700)
commit361184ff71b53ed8565bf8a7ecf3d4809c5ea689
treec7dc8d2508b84b44b0dee7a8d39fae7ae184ed72
parent881f3c6c2b9800dfce3c0d2dd1a98771364754e2
Supported contained bitcast under STORE_LCL_VAR/FLD on arm32/64. (#56122)

* Return contained bitcast to arm lowering.

* Supported contained bitcast for arm64.

* support contained bitcast arm32.

* Fix arm32.

* fix

* fix assert

* improve comments
src/coreclr/jit/codegenarm.cpp
src/coreclr/jit/codegenarm64.cpp
src/coreclr/jit/instr.cpp
src/coreclr/jit/lowerarmarch.cpp
src/coreclr/jit/lsrabuild.cpp