[Jit] fgMorphCast does not reset GTF_ASG (#14102)
authorSergey Andreenko <seandree@microsoft.com>
Thu, 21 Sep 2017 21:45:07 +0000 (14:45 -0700)
committerGitHub <noreply@github.com>
Thu, 21 Sep 2017 21:45:07 +0000 (14:45 -0700)
commit1c2407a3deaa68d14364eeb85309ae4026a7f381
treedcc265b3a8d4063900ba52cb329f4972084ad2e3
parentc4d7429096edc5779f1cbd999c972c3bae236085
[Jit] fgMorphCast does not reset GTF_ASG (#14102)

add repro for DevDiv_495792.
fix the issue.
src/jit/morph.cpp
tests/src/JIT/Regression/JitBlue/DevDiv_495792/DevDiv_495792.il [new file with mode: 0644]
tests/src/JIT/Regression/JitBlue/DevDiv_495792/DevDiv_495792.ilproj [new file with mode: 0644]