[release/6.0] Do not reset assigned interval twice (#68327)
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Thu, 5 May 2022 17:41:33 +0000 (10:41 -0700)
committerGitHub <noreply@github.com>
Thu, 5 May 2022 17:41:33 +0000 (10:41 -0700)
commit3199160d1c96c162665651e2e123adc72c37df49
treebf1d7f4a74c3f568f517037a0ddf80e7adf967b0
parent819dfb9f2833d3f65351978f1bf689050577bd05
[release/6.0] Do not reset assigned interval twice (#68327)

* Do not reset the assignedInterval again

* Add test case

Co-authored-by: Kunal Pathak <Kunal.Pathak@microsoft.com>
src/coreclr/jit/lsra.cpp
src/tests/JIT/Regression/JitBlue/GitHub_67102/GitHub_67102.cs [new file with mode: 0644]
src/tests/JIT/Regression/JitBlue/GitHub_67102/GitHub_67102.csproj [new file with mode: 0644]