When returning a SIMD value use v0 register as the candidate for source operand of...
authorEgor Chesakov <Egor.Chesakov@microsoft.com>
Sat, 8 Aug 2020 00:28:41 +0000 (17:28 -0700)
committerGitHub <noreply@github.com>
Sat, 8 Aug 2020 00:28:41 +0000 (17:28 -0700)
commit85d2bbc2ddb28164ea15e0e152bc44afdbc04ab3
treebfb89f90576ce6a551614efd2d8990722ffc4967
parent82ba676b709644c45defc2d92dbbbf7a02b2b805
When returning a SIMD value use v0 register as the candidate for source operand of GT_RETURN in case when it is a single-register local variable
src/coreclr/src/jit/lsrabuild.cpp