-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
The purpose of this task is to extend the xarch emitter to allow the use of embedded broadcasting capability of EVEX for SIMD ops. Ideally, this task isolated the changes to enabling the embedded broadcasting in the xarch backend. It's currently open what needs to be redesigned to fold SIMD constants + SIMD ops into a single SIMD op with a broadcast. Will follow up with that investigation.
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