Evaluate JIT_MemCpy with wider copies using AVX2 on hardware that support it #6702
Labels
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
enhancement
Product code improvement that does NOT require public API changes/additions
tenet-performance
Performance related issue
Milestone
JIT_MemCpy on x64 Windows may benefit from using wider copies using YMM registers for certain copy lengths on hardware that support it. Requires CPU dispatch and may additionally require VZEROUPPER instruction to avoid transition penalties. dotnet/coreclr#7198
category:cq
theme:helpers
skill-level:expert
cost:medium
The text was updated successfully, but these errors were encountered: