Skip to content

Remove ymm embedded rounding code in JIT and AVX10 APIs #114566

Closed
@anthonycanino

Description

@anthonycanino

AVX10 will no longer have an associated 256-bit only implementation. As part of that revision, ymm embedded rounding as a potential feature will no longer be implemented as a hardware feature. This task is to go through and remove the code associated with the feature in the JIT and the public APIs that allow for embedded rounding on a 256-bit ymm lowering.

Metadata

Metadata

Assignees

Labels

area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIavx10Related to the AVX10 architecture

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions