Skip to content

[Arm64] Implement CodeGen::genHWIntrinsicJumpTableFallback #34228

@echesakov

Description

@echesakov

I started working on intrinsics that accept an immediate as a parameter and found that we don't have an implementation of CodeGen::genHWIntrinsicJumpTableFallback on Arm64 that generates the jump-table fallback for such intrinsics when we that parameter is not const.

cc @BruceForstall

category:implementation
theme:intrinsics
skill-level:intermediate
cost:medium

Metadata

Metadata

Assignees

Labels

arch-arm64area-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