Skip to content

Enable 512-bit SIMD types in .NET Runtime and JIT #80810

@anthonycanino

Description

@anthonycanino

The purpose of this task is to add 512-bit SIMD types to the .NET Runtime and JIT. This includes adding the actual internal type TYP_SIMD64 as well as enabling the xarch emitter to recognize the type and encode the ZMM registers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIavx512Related to the AVX-512 architecture

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions