- 
                Notifications
    
You must be signed in to change notification settings  - Fork 5.2k
 
Closed
Labels
area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMICLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIavx512Related to the AVX-512 architectureRelated to the AVX-512 architecture
Milestone
Description
CodeGen::genCodeForInitBlkUnroll and CodeGen::genCodeForCpBlkUnroll have specific cases for optimizing using YMM registers. Enhance these to use ZMM registers if available. Consider the performance implications of the change; measure the improvements.
Related: update Compiler::getUnrollThreshold as appropriate.
Metadata
Metadata
Assignees
Labels
area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMICLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIavx512Related to the AVX-512 architectureRelated to the AVX-512 architecture