This issue is to keep track of the open issues that need closing before SVE1 can be completed. ### Missing/Incorrect SVE1 API methods - [x] https://github.com/dotnet/runtime/issues/115336 https://github.com/dotnet/runtime/pull/116095 - [x] https://github.com/dotnet/runtime/issues/114909 https://github.com/dotnet/runtime/pull/115609 - [x] https://github.com/dotnet/runtime/issues/115224 https://github.com/dotnet/runtime/pull/116216 - [x] https://github.com/dotnet/runtime/issues/115225 https://github.com/dotnet/runtime/pull/116255 - [x] https://github.com/dotnet/runtime/issues/115242 https://github.com/dotnet/runtime/pull/117361 - [x] https://github.com/dotnet/runtime/issues/108234 https://github.com/dotnet/runtime/pull/117606 - [ ] https://github.com/dotnet/runtime/issues/116006 ### Changes to API These just needed an API review to confirm the already implemented differences are correct. - [x] https://github.com/dotnet/runtime/issues/114685 - [x] https://github.com/dotnet/runtime/issues/116100 - [x] https://github.com/dotnet/runtime/issues/115246 - [x] https://github.com/dotnet/runtime/issues/115360 - [x] https://github.com/dotnet/runtime/issues/114910 - [x] https://github.com/dotnet/runtime/issues/115338 ### Missing SVE1 API methods - more discussion needed - [ ] https://github.com/dotnet/runtime/issues/115244 - [ ] https://github.com/dotnet/runtime/issues/103297 - [x] https://github.com/dotnet/runtime/issues/115241
This issue is to keep track of the open issues that need closing before SVE1 can be completed.
Missing/Incorrect SVE1 API methods
Arm64 SVE: Implement missing extract methods #115336 arm64: Implement missing SVE extract methods #116095
Arm64 SVE: Rename Prefetch APIs names to use Bit #114909 arm64: Rename SVE Prefetch APIs names to use Bit #115609
Arm64 SVE: Rename arguments for SVE ConditionalExtract APIs #115224 arm64: Rename ConditionalExtract arguments #116216
Arm64 SVE: Rename arguments for SVE CreateBreak/CreateMask APIs #115225 arm64: Rename CreateBreak/CreateMask args #116255
Arm64 SVE: Implement missing scatter methods #115242 Arm64 Sve: Add missing scatter methods #117361
[API Proposal]: ARM64 SVE: LoadVectorNonFaulting APIs require a mask due to FFR #108234 Arm64 SVE: Add mask to nonfaulting loads #117606
[API Proposal]: Arm64 SVE: Add LoadAndReplicateToVector for SVE #116006
Changes to API
These just needed an API review to confirm the already implemented differences are correct.
Missing SVE1 API methods - more discussion needed