Disallow the `InitObj` form for SIMD types (#84211)
authorSingleAccretion <62474226+SingleAccretion@users.noreply.github.com>
Sat, 1 Apr 2023 20:54:51 +0000 (23:54 +0300)
committerGitHub <noreply@github.com>
Sat, 1 Apr 2023 20:54:51 +0000 (22:54 +0200)
commitb9352f1543ac47cbf8863e391b5ff7dc6378db1b
tree8325747dd1017a2928afbd4e8f1372a6fbee66f7
parente65ebc920e766c1644e621875c20e4b1c6875a83
Disallow the `InitObj` form for SIMD types (#84211)
src/coreclr/jit/assertionprop.cpp
src/coreclr/jit/compiler.h
src/coreclr/jit/fginline.cpp
src/coreclr/jit/gentree.cpp
src/coreclr/jit/importer.cpp
src/coreclr/jit/lclmorph.cpp
src/coreclr/jit/morph.cpp
src/coreclr/jit/rationalize.cpp
src/coreclr/jit/valuenum.cpp