Enable EVEX embedded broadcasting support in xarch emitter #80825
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 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.
The text was updated successfully, but these errors were encountered: