Skip to content

Consume DivRem intrinsics from Math.DivRem #82194

Open
@kunalspathak

Description

@kunalspathak

#66551 adds intrinsic for DivRem and we should start consuming it from Math.DivRem. However, currently there are some code gen optimizations that we should do to generate a better code using DivRemintrinsic compared to what we generate today for current implementation.

Also remove [RequiresPreviewFeatures] attribute from DivRem APIs.

See discussion: #66551 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions