Enable 512-bit SIMD types in .NET Runtime and JIT #80810
Labels
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
avx512
Related to the AVX-512 architecture
Milestone
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.The text was updated successfully, but these errors were encountered: