[release/6.0] Use separate VNs for DBL2INT_OVF helpers (#58931)
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fri, 10 Sep 2021 18:09:33 +0000 (11:09 -0700)
committerGitHub <noreply@github.com>
Fri, 10 Sep 2021 18:09:33 +0000 (11:09 -0700)
commit6cc1f6bad60a30986235e18b8354ee7d7d91595d
treea82db45a8fc93e1c272e79776c827df63a0be13c
parent669ebb45e73289427526a8b8e418e6c1a55f0896
[release/6.0] Use separate VNs for DBL2INT_OVF helpers (#58931)

* Use separate VNs for DBL2INT_OVF helpers

* Update Runtime_58832.cs

Co-authored-by: EgorBo <egorbo@gmail.com>
src/coreclr/jit/valuenum.cpp
src/coreclr/jit/valuenumfuncs.h
src/tests/JIT/Regression/JitBlue/Runtime_58832/Runtime_58832.cs [new file with mode: 0644]
src/tests/JIT/Regression/JitBlue/Runtime_58832/Runtime_58832.csproj [new file with mode: 0644]