[Arm64] Implement CodeGen::genHWIntrinsicJumpTableFallback #34228
Labels
arch-arm64
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Milestone
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
The text was updated successfully, but these errors were encountered: