Skip to content

Enable EVEX embedded broadcasting support in xarch emitter #80825

@anthonycanino

Description

@anthonycanino

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 SuperPMIavx512Related to the AVX-512 architecture

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions