Skip to content

ARM64 - GT_MADD - do not emit 'msub' in code-gen #67869

@TIHan

Description

@TIHan

At the moment, GT_MADD op can emit 'msub' - since we are adding GT_MSUB, we should remove this behavior and instead make the decision to emit 'msub' by using GT_MSUB in lowering.

Metadata

Metadata

Assignees

Labels

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

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions