Enable multi-register intrinsics for Arm64 #70531
Labels
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Cost:XL
Work that requires one engineer more than 4 weeks
Priority:1
Work that is critical for the release, but we could probably ship without
User Story
A single user-facing feature. Can be grouped under an epic.
Milestone
Overview
We achieved parity with x64 for Arm64 intrinsics support in .NET 5 for most of them except for multi-register intrinsics. We need more work to enable multi-register intrinsics for Arm64. The work is integral in that it involves changes in JIT, libraries and mono to enable working intrinsics.
Work Items
Benchmarks to use
What Success Looks Like
Moved to .NET 8
LD1
orTBL
instructions)The text was updated successfully, but these errors were encountered: