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