Skip to content

Support InstructionSet_VectorT in HWIntrinsic importer#125226

Open
snickolls-arm wants to merge 2 commits intodotnet:mainfrom
snickolls-arm:import-vectort-isa
Open

Support InstructionSet_VectorT in HWIntrinsic importer#125226
snickolls-arm wants to merge 2 commits intodotnet:mainfrom
snickolls-arm:import-vectort-isa

Conversation

@snickolls-arm
Copy link
Contributor

@snickolls-arm snickolls-arm commented Mar 5, 2026

Add an empty intrinsic table for SVE-backed Vector<T> and implement some of the plumbing required to recognize these intrinsics on import.

Add an empty intrinsic table for SVE-backed Vector<T> and implement
some of the plumbing required to recognize these intrinsics on import.
@github-actions github-actions bot added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Mar 5, 2026
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Mar 5, 2026
@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch
See info in area-owners.md if you want to be subscribed.

@jkotas jkotas added the arm-sve Work related to arm64 SVE/SVE2 support label Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI arm-sve Work related to arm64 SVE/SVE2 support community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants