Do not create non-null assertions from location nodes (#62743)
authorSingleAccretion <62474226+SingleAccretion@users.noreply.github.com>
Mon, 3 Jan 2022 21:03:55 +0000 (00:03 +0300)
committerGitHub <noreply@github.com>
Mon, 3 Jan 2022 21:03:55 +0000 (22:03 +0100)
commit0ef205d30e893ff3af0dce4933606871cfdd994c
treeecf051504a72b99812330b3aefef79b9d78a0f45
parent9472bfe8ceb58f8097e48f7e271db8e99903eba1
Do not create non-null assertions from location nodes (#62743)
src/coreclr/jit/assertionprop.cpp
src/tests/JIT/Regression/JitBlue/Runtime_13762/Runtime_13762.cs [new file with mode: 0644]
src/tests/JIT/Regression/JitBlue/Runtime_13762/Runtime_13762.csproj [new file with mode: 0644]