[RyuJit][x86] Set unused flag when replace an unused parent with a child. (#15157)
authorSergey Andreenko <seandree@microsoft.com>
Wed, 22 Nov 2017 07:46:50 +0000 (23:46 -0800)
committerGitHub <noreply@github.com>
Wed, 22 Nov 2017 07:46:50 +0000 (23:46 -0800)
commit13611093de71f3942799fb7e1487fbd7591eec3a
tree3f5f97137f9dc594433b08a055df9f021c306643
parentff440aaee646319417522c11b34ab4fb668f4894
[RyuJit][x86] Set unused flag when replace an unused parent with a child. (#15157)

* add the repro

* fix the issue

* Move the test to pri1
src/jit/decomposelongs.cpp
tests/src/JIT/Regression/JitBlue/DevDiv_524309/DevDiv_524309.il [new file with mode: 0644]
tests/src/JIT/Regression/JitBlue/DevDiv_524309/DevDiv_524309.ilproj [new file with mode: 0644]