Don't use AVX-512 for small inputs in Memmove due to throttle issues (#84577)
authorEgor Bogatov <egorbo@gmail.com>
Wed, 12 Apr 2023 13:52:42 +0000 (15:52 +0200)
committerGitHub <noreply@github.com>
Wed, 12 Apr 2023 13:52:42 +0000 (15:52 +0200)
commit965a1bee1854b113e98a6173830a49473ef1a860
tree64b7c54a06cd2aeb610bb1a39b811aa66fab06bd
parent279c65addef74b1007fcd3392f6a15a13e9ed073
Don't use AVX-512 for small inputs in Memmove due to throttle issues (#84577)
src/coreclr/jit/codegenxarch.cpp
src/coreclr/jit/lsraxarch.cpp
src/coreclr/jit/targetamd64.h
src/coreclr/jit/targetx86.h