Add the exception set for `ObjGetType` (#64106)
authorSingleAccretion <62474226+SingleAccretion@users.noreply.github.com>
Tue, 25 Jan 2022 14:35:28 +0000 (17:35 +0300)
committerGitHub <noreply@github.com>
Tue, 25 Jan 2022 14:35:28 +0000 (06:35 -0800)
commit24bd6679fb19515fd278ddc6c404eb647bb9bef5
tree2a60e18c79a3d60b82db3111ba3257d05c910c89
parent9e2a8a6042f82fd73eb4e5f0dc0e68a99ed8e7fa
Add the exception set for `ObjGetType` (#64106)

* Model NRE for ObjGetType

* Add tests
src/coreclr/jit/gentree.cpp
src/coreclr/jit/namedintrinsiclist.h
src/coreclr/jit/valuenum.cpp
src/tests/JIT/opt/ValueNumbering/ExceptionSets.cs [new file with mode: 0644]
src/tests/JIT/opt/ValueNumbering/ExceptionSets.csproj [new file with mode: 0644]