Skip to content

Evaluate JIT_MemCpy with wider copies using AVX2 on hardware that support it #6702

Closed
@helloguo

Description

@helloguo

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIenhancementProduct code improvement that does NOT require public API changes/additionstenet-performancePerformance related issue

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions