JIT: Prefer block copies for unenregisterable locals even with GC pointers (#85620)
authorJakob Botsch Nielsen <Jakob.botsch.nielsen@gmail.com>
Tue, 2 May 2023 10:29:09 +0000 (12:29 +0200)
committerGitHub <noreply@github.com>
Tue, 2 May 2023 10:29:09 +0000 (12:29 +0200)
commitdc796f7616ec59da2db21215cea74a9843991ad6
tree3e86922578a60c7fe6ed487805375efc964f4b65
parent18e3bbf628eba8dd9e27a0e1da3ff168192e60c7
JIT: Prefer block copies for unenregisterable locals even with GC pointers (#85620)

This comment seems outdated/wrong, the backend's block copy strategy
when GC pointers are involved is highly tuned and often no helper is
necessary at all.
src/coreclr/jit/morphblock.cpp